zabbix

Enterprise monitoring and alerting platform for infrastructure

brewmacoslinux
Try with needOr install directly
Source

About

Availability and monitoring solution

Commands

zabbix_serverzabbix_agentzabbix_agentdzabbix_proxyzabbix_getzabbix_sender

Examples

Get the value of a specific metric from a Zabbix agent$ zabbix_get -s 192.168.1.100 -k system.cpu.load
Send a custom value to Zabbix server for processing$ zabbix_sender -z 192.168.1.50 -s 'Hostname' -k 'custom.metric' -o 42
Check Zabbix agent connectivity and configuration$ zabbix_agentd -c /etc/zabbix/zabbix_agentd.conf -t