collect_service_metrics로 서비스 메트릭 수집이 활성화된 경우 이 통합은 포함된 각 서비스 구성 요소에 대해 포함 목록의 헤더가 있는 메트릭을 수집합니다.
메트릭
ambari.boottime (gauge)
Host boot time. Shown as millisecond
ambari.cpu.cpu_idle (gauge)
Host Idle CPU. Shown as percent
ambari.cpu.cpu_nice (gauge)
Host Nice CPU. Shown as percent
ambari.cpu.cpu_num (gauge)
Host Idle CPU.
ambari.cpu.cpu_system (gauge)
Host System CPU. Shown as percent
ambari.cpu.cpu_user (gauge)
Host User CPU. Shown as percent
ambari.cpu.cpu_wio (gauge)
Host CPU waiting for IO. Shown as percent
ambari.disk.disk_free (gauge)
Free disk space. Shown as byte
ambari.disk.disk_total (gauge)
Total disk size. Shown as byte
ambari.disk.read_bytes (gauge)
Read bytes. Shown as byte
ambari.disk.read_count (gauge)
Read count.
ambari.disk.read_time (gauge)
Disk read time. Shown as millisecond
ambari.disk.write_bytes (gauge)
Written bytes. Shown as byte
ambari.disk.write_count (gauge)
Written count.
ambari.disk.write_time (gauge)
Disk write time. Shown as millisecond
ambari.load_fifteen (gauge)
Load fifteen. Shown as percent
ambari.load_five (gauge)
Load Five. Shown as percent
ambari.load_one (gauge)
Load one. Shown as percent
ambari.memory.mem_cached (gauge)
Cached Memory. Shown as byte
ambari.memory.mem_free (gauge)
Free Memory. Shown as byte
ambari.memory.mem_shared (gauge)
Shared Memory. Shown as byte
ambari.memory.mem_total (gauge)
Total Memory Shown as byte
ambari.memory.swap_free (gauge)
Free Swap Shown as byte
ambari.memory.swap_total (gauge)
Total Swap Shown as byte
ambari.network.bytes_in (gauge)
Network bytes in. Shown as byte
ambari.network.bytes_out (gauge)
Network bytes out. Shown as byte
ambari.network.pkts_in (gauge)
Network packets in. Shown as byte
ambari.network.pkts_out (gauge)
Network packets out. Shown as byte
ambari.process.proc_run (gauge)
Process run.
ambari.process.proc_total (gauge)
Process total.
이벤트
Ambari에는 이벤트가 포함되어 있지 않습니다.
서비스 점검
ambari.can_connect
Returns OK if the cluster is reachable, CRITICAL otherwise.
Statuses: ok, critical
ambari.state
Returns OK if the service is installed or running, WARNING if the service is stopping or uninstalling, CRITICAL if the service is uninstalled or stopped.