| 程序包 | 说明 |
|---|---|
| org.noear.solon.health.detector | |
| org.noear.solon.health.detector.impl |
| 限定符和类型 | 类和说明 |
|---|---|
class |
AbstractDetector
检测器虚拟类
|
| 限定符和类型 | 方法和说明 |
|---|---|
static Detector |
DetectorManager.get(String name) |
| 限定符和类型 | 方法和说明 |
|---|---|
static Collection<Detector> |
DetectorManager.all() |
| 限定符和类型 | 方法和说明 |
|---|---|
static void |
DetectorManager.add(Detector detector) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
CpuDetector
Cpu 探测器
|
class |
DiskDetector
磁盘 探测器
|
class |
JvmMemoryDetector
jvm 探测器
|
class |
MemoryDetector
内存 探测器
|
class |
OsDetector
系统 探测器
|
class |
QpsDetector
Qps 探测器
|
Copyright © 2023. All rights reserved.