A B C D F G H J L M N O P S T V X
A
- Agent - xyz.weechang.moreco.monitor.core.config中的类
-
agent 配置
- Agent() - 类 的构造器xyz.weechang.moreco.monitor.core.config.Agent
-
- Alarm - xyz.weechang.moreco.monitor.core.alarm中的类
-
自定义报警
- Alarm(String, String, String, String) - 类 的构造器xyz.weechang.moreco.monitor.core.alarm.Alarm
-
- appKey - 类 中的变量xyz.weechang.moreco.monitor.core.config.Agent
-
应用key
B
- BufferPool - xyz.weechang.moreco.monitor.core.jvm中的类
-
- BufferPool() - 类 的构造器xyz.weechang.moreco.monitor.core.jvm.BufferPool
-
C
- CHARSET - 类 中的静态变量xyz.weechang.moreco.monitor.core.common.McmPacket
-
- completed() - 类 中的方法xyz.weechang.moreco.monitor.core.method.Method
-
- Const - xyz.weechang.moreco.monitor.core.common中的接口
-
- Cpu - xyz.weechang.moreco.monitor.core.server中的类
-
CPU 信息
- Cpu() - 类 的构造器xyz.weechang.moreco.monitor.core.server.Cpu
-
- cpu - 类 中的变量xyz.weechang.moreco.monitor.core.server.HardWare
-
D
- DataTypeEnum - xyz.weechang.moreco.monitor.core.common中的枚举
-
数据类型
- deserialize(String) - 类 中的静态方法xyz.weechang.moreco.monitor.core.util.SerializeUtil
-
- Disk - xyz.weechang.moreco.monitor.core.server中的类
-
磁盘信息
- Disk() - 类 的构造器xyz.weechang.moreco.monitor.core.server.Disk
-
- disks - 类 中的变量xyz.weechang.moreco.monitor.core.server.HardWare
-
F
- FileStore - xyz.weechang.moreco.monitor.core.server中的类
-
文件分区
- FileStore() - 类 的构造器xyz.weechang.moreco.monitor.core.server.FileStore
-
G
- getEnumByKey(Integer) - 枚举 中的静态方法xyz.weechang.moreco.monitor.core.common.DataTypeEnum
-
- getInstance() - 类 中的静态方法xyz.weechang.moreco.monitor.core.config.Agent
-
- getKey() - 枚举 中的方法xyz.weechang.moreco.monitor.core.common.DataTypeEnum
-
- getName() - 枚举 中的方法xyz.weechang.moreco.monitor.core.common.DataTypeEnum
-
- getNameByKey(Integer) - 枚举 中的静态方法xyz.weechang.moreco.monitor.core.common.DataTypeEnum
-
- groupKey - 类 中的变量xyz.weechang.moreco.monitor.core.config.Agent
-
应用分组
H
- HardWare - xyz.weechang.moreco.monitor.core.server中的类
-
硬件信息
- HardWare() - 类 的构造器xyz.weechang.moreco.monitor.core.server.HardWare
-
- HEADER_LENGTH - 类 中的静态变量xyz.weechang.moreco.monitor.core.common.McmPacket
-
- heartBeatRate - 类 中的变量xyz.weechang.moreco.monitor.core.config.Agent
-
心跳间隔
- host - 类 中的变量xyz.weechang.moreco.monitor.core.config.ServerNode
-
ip 地址
J
- Jvm - xyz.weechang.moreco.monitor.core.jvm中的类
-
虚拟机
- Jvm() - 类 的构造器xyz.weechang.moreco.monitor.core.jvm.Jvm
-
- JvmGc - xyz.weechang.moreco.monitor.core.jvm中的类
-
jvm gc 信息
- JvmGc() - 类 的构造器xyz.weechang.moreco.monitor.core.jvm.JvmGc
-
- JvmProcess - xyz.weechang.moreco.monitor.core.jvm中的类
-
- JvmProcess(int, String, boolean) - 类 的构造器xyz.weechang.moreco.monitor.core.jvm.JvmProcess
-
- jvmRate - 类 中的变量xyz.weechang.moreco.monitor.core.config.Agent
-
JVM收集间隔
- JvmStart - xyz.weechang.moreco.monitor.core.jvm中的类
-
JVM 启动信息
- JvmStart() - 类 的构造器xyz.weechang.moreco.monitor.core.jvm.JvmStart
-
- jvmStartRate - 类 中的变量xyz.weechang.moreco.monitor.core.config.Agent
-
JVM START收集间隔
L
- logicalProcessorCount - 类 中的变量xyz.weechang.moreco.monitor.core.server.Cpu
-
逻辑CPU核心数
M
- McmPacket - xyz.weechang.moreco.monitor.core.common中的类
-
消息Packet
- McmPacket() - 类 的构造器xyz.weechang.moreco.monitor.core.common.McmPacket
-
- memory - 类 中的变量xyz.weechang.moreco.monitor.core.server.HardWare
-
- Memory - xyz.weechang.moreco.monitor.core.server中的类
-
内存信息
- Memory() - 类 的构造器xyz.weechang.moreco.monitor.core.server.Memory
-
- MemoryPool - xyz.weechang.moreco.monitor.core.jvm中的类
-
- MemoryPool() - 类 的构造器xyz.weechang.moreco.monitor.core.jvm.MemoryPool
-
- Message - xyz.weechang.moreco.monitor.core.common中的类
-
消息主体构成
- Message(String, String) - 类 的构造器xyz.weechang.moreco.monitor.core.common.Message
-
- Method - xyz.weechang.moreco.monitor.core.method中的类
-
方法
- Method(String, String, String) - 类 的构造器xyz.weechang.moreco.monitor.core.method.Method
-
- MethodCall - xyz.weechang.moreco.monitor.core.method中的类
-
方法调用
- MethodCall() - 类 的构造器xyz.weechang.moreco.monitor.core.method.MethodCall
-
- MethodInvocationData - xyz.weechang.moreco.monitor.core.method中的类
-
方法
- MethodInvocationData() - 类 的构造器xyz.weechang.moreco.monitor.core.method.MethodInvocationData
-
- Metric - xyz.weechang.moreco.monitor.core.metric中的类
-
自定义数据
- Metric(String, String, String, HashMap<String, Object>) - 类 的构造器xyz.weechang.moreco.monitor.core.metric.Metric
-
- MonitorId - xyz.weechang.moreco.monitor.core.common中的类
-
应用id
- MonitorId() - 类 的构造器xyz.weechang.moreco.monitor.core.common.MonitorId
-
- MonitorId(String, String) - 类 的构造器xyz.weechang.moreco.monitor.core.common.MonitorId
-
N
- NetWork - xyz.weechang.moreco.monitor.core.server中的类
-
网络信息
- NetWork() - 类 的构造器xyz.weechang.moreco.monitor.core.server.NetWork
-
- netWorks - 类 中的变量xyz.weechang.moreco.monitor.core.server.HardWare
-
- nodes - 类 中的变量xyz.weechang.moreco.monitor.core.config.Agent
-
TCP 服务器节点
O
- OS - xyz.weechang.moreco.monitor.core.server中的类
-
操作系统
- OS() - 类 的构造器xyz.weechang.moreco.monitor.core.server.OS
-
P
- physicalPackageCount - 类 中的变量xyz.weechang.moreco.monitor.core.server.Cpu
-
CPU packages
- physicalProcessorCount - 类 中的变量xyz.weechang.moreco.monitor.core.server.Cpu
-
物理CPU核心数
- PORT - 接口 中的静态变量xyz.weechang.moreco.monitor.core.common.Const
-
监听端口
- port - 类 中的变量xyz.weechang.moreco.monitor.core.config.ServerNode
-
端口
S
- sendRate - 类 中的变量xyz.weechang.moreco.monitor.core.config.Agent
-
数据发送间隔
- serialize(Object) - 类 中的静态方法xyz.weechang.moreco.monitor.core.util.SerializeUtil
-
- SerializeUtil - xyz.weechang.moreco.monitor.core.util中的类
-
- SerializeUtil() - 类 的构造器xyz.weechang.moreco.monitor.core.util.SerializeUtil
-
- SERVER - 接口 中的静态变量xyz.weechang.moreco.monitor.core.common.Const
-
服务器地址
- Server - xyz.weechang.moreco.monitor.core.server中的类
-
服务器
- Server() - 类 的构造器xyz.weechang.moreco.monitor.core.server.Server
-
- ServerNode - xyz.weechang.moreco.monitor.core.config中的类
-
TCP 服务器节点配置
- ServerNode(String, int) - 类 的构造器xyz.weechang.moreco.monitor.core.config.ServerNode
-
- serverRate - 类 中的变量xyz.weechang.moreco.monitor.core.config.Agent
-
Server收集间隔
- setKey(Integer) - 枚举 中的方法xyz.weechang.moreco.monitor.core.common.DataTypeEnum
-
- setName(String) - 枚举 中的方法xyz.weechang.moreco.monitor.core.common.DataTypeEnum
-
T
- ThreadData - xyz.weechang.moreco.monitor.core.jvm中的类
-
线程
- ThreadData(Thread, List<StackTraceElement>, long, long, boolean, String) - 类 的构造器xyz.weechang.moreco.monitor.core.jvm.ThreadData
-
- TIMEOUT - 接口 中的静态变量xyz.weechang.moreco.monitor.core.common.Const
-
心跳超时时间
- toJsonArray() - 枚举 中的静态方法xyz.weechang.moreco.monitor.core.common.DataTypeEnum
-
- topic - 类 中的变量xyz.weechang.moreco.monitor.core.config.Agent
-
kafka topic
V
- valueOf(String) - 枚举 中的静态方法xyz.weechang.moreco.monitor.core.common.DataTypeEnum
-
返回带有指定名称的该类型的枚举常量。
- values() - 枚举 中的静态方法xyz.weechang.moreco.monitor.core.common.DataTypeEnum
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
X
- xyz.weechang.moreco.monitor.core.alarm - 程序包 xyz.weechang.moreco.monitor.core.alarm
-
- xyz.weechang.moreco.monitor.core.common - 程序包 xyz.weechang.moreco.monitor.core.common
-
- xyz.weechang.moreco.monitor.core.config - 程序包 xyz.weechang.moreco.monitor.core.config
-
- xyz.weechang.moreco.monitor.core.jvm - 程序包 xyz.weechang.moreco.monitor.core.jvm
-
- xyz.weechang.moreco.monitor.core.method - 程序包 xyz.weechang.moreco.monitor.core.method
-
- xyz.weechang.moreco.monitor.core.metric - 程序包 xyz.weechang.moreco.monitor.core.metric
-
- xyz.weechang.moreco.monitor.core.server - 程序包 xyz.weechang.moreco.monitor.core.server
-
- xyz.weechang.moreco.monitor.core.util - 程序包 xyz.weechang.moreco.monitor.core.util
-
A B C D F G H J L M N O P S T V X
Copyright © 2019. All rights reserved.