|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectjp.co.intellilink.hinemos.test.monitor.CheckResultMonitor
jp.co.intellilink.hinemos.test.monitor.sql.CheckResultMonitorSql
public class CheckResultMonitorSql
SQL監視結果をチェックするクラス
コンストラクタの概要 | |
---|---|
CheckResultMonitorSql(java.util.Date fromDate)
|
メソッドの概要 | |
---|---|
void |
checkResult()
SQL監視情報を基に監視結果をチェックする。 |
protected MonitorInfo |
getSnmp(java.lang.String monitorId,
int monitorType)
SQL監視情報を取得する。 |
protected java.util.ArrayList |
getSnmpList()
監視項目リストを取得する。 |
クラス jp.co.intellilink.hinemos.test.monitor.CheckResultMonitor から継承されたメソッド |
---|
checkEvent, checkEventByPriority, checkNotify, checkNotifyInhibit, checkStatus, createCheckResult, getFacilityIdList, getNodeList, getNotify |
クラス java.lang.Object から継承されたメソッド |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
---|
public CheckResultMonitorSql(java.util.Date fromDate)
メソッドの詳細 |
---|
public void checkResult()
protected MonitorInfo getSnmp(java.lang.String monitorId, int monitorType)
monitorId
- 取得対象の監視項目ID
protected java.util.ArrayList getSnmpList()
|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |