processInformationオブジェクトは、X-MONのプロセス情報を取得するオブジェクトです。
processInformation.getは、プロセス情報を取得するためのメソッドです。
| 対応X-MONバージョン |
|
|---|---|
| 必要ユーザ権限 |
|
このメソッドにはパラメータは不要です。
| カラム名称 | 型 | 概要 |
|---|---|---|
| xmon_version | string |
X-MONのバージョン |
| program_version | string |
Nagiosのバージョン |
| nagios_pid | string |
NagiosデーモンのプロセスID |
| enable_notifications | string |
通知
|
| execute_service_checks | string |
サービスのアクティブチェック
|
| accept_passive_service_checks | string |
サービスのパッシブチェック
|
| execute_host_checks | string |
ホストのアクティブチェック
|
| accept_passive_host_checks | string |
ホストのパッシブチェック
|
| enable_event_handlers | string |
イベントハンドラ
|
| obsess_over_services | string |
サービスの分散監視送信
|
| obsess_over_hosts | string |
ホストの分散監視送信
|
| enable_flap_detection | string |
フラップ検知
|
| process_performance_data | string |
パフォーマンスデータの取得
|
| program_start | string |
X-MON起動時刻のUNIXTIME |
| last_command_check |
最終コマンドチェック時刻のUNIXTIME |