Difference between revisions of "Zabbix agent"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Tags: Mobile web edit, Mobile edit
Line 11: Line 11:
 
== Installation and configuration ==
 
== Installation and configuration ==
 
  apt install zabbix-agent
 
  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/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
 
  [[sed]] -i s/Server=127.0.0.1/Server=192.168.0.18/ /etc/zabbix/zabbix_agentd.conf
  
Line 30: Line 30:
 
* [[Ubuntu 20.04 LTS]] includes [[zabbix-agent 4.0]].19 (October 2018)
 
* [[Ubuntu 20.04 LTS]] includes [[zabbix-agent 4.0]].19 (October 2018)
 
* [[Ubuntu 18.04 LTS]] includes [[zabbix-agent 3.0]].12
 
* [[Ubuntu 18.04 LTS]] includes [[zabbix-agent 3.0]].12
 
  
 
== Activities ==
 
== Activities ==

Revision as of 12:22, 20 August 2020

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


Zabbix agent support:


Installation and configuration

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


Commands:


Activities


Related commands

See also

Advertising: