Difference between revisions of "Zabbix agent"

From wikieduonline
Jump to navigation Jump to search
 
(One intermediate revision by one other user not shown)
Line 42: Line 42:
 
* [[Metricbeat]]
 
* [[Metricbeat]]
 
* [[Add your first Zabbix hosts (monitored machine)]]
 
* [[Add your first Zabbix hosts (monitored machine)]]
 +
* [[CloudWatch agent]]
 +
* [[dpkg]]
  
 
== See also ==
 
== See also ==

Latest revision as of 11:42, 16 September 2021

Zabbix agent is Zabbix client agent that runs on Linux, UNIX and Windows.


Zabbix agent support:


Installation and configuration[edit]

apt install zabbix-agent
sed -i s/ServerActive=127.0.0.1/ServerActive=192.168.0.18/ /etc/zabbix/zabbix_agentd.conf
sed -i s/Server=127.0.0.1/Server=192.168.0.18/ /etc/zabbix/zabbix_agentd.conf


systemctl restart zabbix-agent
systemctl start zabbix-agent
systemctl status zabbix-agent


Commands:


Activities[edit]


Related commands[edit]

See also[edit]

Advertising: