com.taobao.metamorphosis.tools.monitor.system
类 CPULoadProber
java.lang.Object
com.taobao.metamorphosis.tools.monitor.core.AbstractProber
com.taobao.metamorphosis.tools.monitor.system.SystemProber
com.taobao.metamorphosis.tools.monitor.system.CPULoadProber
- 所有已实现的接口:
- Prober
public class CPULoadProber
- extends SystemProber
- 从以下版本开始:
- 2011-9-28 上午11:19:05
- 作者:
- 无花
从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CPULoadProber
public CPULoadProber(CoreManager coreManager)
processResult
protected void processResult(MonitorResult monitorResult)
- 从类
SystemProber
复制的描述
- 一次监控结果的处理
- 指定者:
- 类
SystemProber
中的 processResult
getMonitorResult
protected MonitorResult getMonitorResult(MsgSender sender)
throws Exception
- 从类
SystemProber
复制的描述
- 获取一次监控结果
- 指定者:
- 类
SystemProber
中的 getMonitorResult
- 抛出:
Exception
Copyright © 2010–2013. All rights reserved.