Difference between revisions of "Zabbix agent"

From wikieduonline
Jump to navigation Jump to search
Line 23: Line 23:
 
* [[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 ==
 +
* Make sure port 10050 is open on your monitored machine: <code>[[iptables]] -I INPUT -p tcp --dport 10050 -j ACCEPT</code>
 +
  
 
== See also ==
 
== See also ==

Revision as of 10:13, 28 April 2020

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


Zabbix agent support:

apt install zabbix-agent
systemctl restart zabbix-agent
systemctl start zabbix-agent


Commands:



Activities

  • Make sure port 10050 is open on your monitored machine: iptables -I INPUT -p tcp --dport 10050 -j ACCEPT


See also

Advertising: