Difference between revisions of "Zabbix agent"
Jump to navigation
Jump to search
Line 9: | Line 9: | ||
apt install zabbix-agent | apt install zabbix-agent | ||
+ | ::<code>[[systemctl]] restart zabbix-agent</code> | ||
+ | ::<code>[[systemctl start]] zabbix-agent</code> | ||
* Binaries: <code>zabbix_agentd</code>, <code>[[zabbix_sender]]</code> | * Binaries: <code>zabbix_agentd</code>, <code>[[zabbix_sender]]</code> | ||
* Config file: <code>/etc/zabbix/[[zabbix_agentd.conf]]</code> | * Config file: <code>/etc/zabbix/[[zabbix_agentd.conf]]</code> | ||
* Logs: <code>/var/log/zabbix-agent/[[zabbix_agentd.log]]</code> | * Logs: <code>/var/log/zabbix-agent/[[zabbix_agentd.log]]</code> | ||
− | + | ||
− | |||
Revision as of 09:44, 28 April 2020
Zabbix agent is Zabbix client agent that runs on Linux, UNIX and Windows.
Zabbix agent support:
- Metric collection from CPU, memory, swap, disk and network interface
- Service information
- File information
- Log monitoring and Widows Event Log
apt install zabbix-agent
systemctl restart zabbix-agent
systemctl start zabbix-agent
- Binaries:
zabbix_agentd
,zabbix_sender
- Config file:
/etc/zabbix/zabbix_agentd.conf
- Logs:
/var/log/zabbix-agent/zabbix_agentd.log
- Ubuntu 20.04 LTS includes zabbix-agent 4.0.19 (October 2018)
See also
Advertising: