Editing Zabbix agent

Jump to navigation Jump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
[[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]]
 
 
 
== 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/Server=127.0.0.1/Server=192.168.0.18/ /etc/zabbix/zabbix_agentd.conf
 
 
 
  
::<code>[[systemctl]] restart zabbix-agent</code>
+
* Binaries: <code>zabbix_agentd</code>
::<code>[[systemctl start]] zabbix-agent</code>
 
::<code>systemctl status zabbix-agent</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>
+
* <code>[[systemctl]] restart zabbix-agent</code>
 
 
 
 
Commands:
 
* <code>[[zabbix_agentd]] -p</code>
 
 
 
 
 
* [[Ubuntu 20.04 LTS]] includes [[zabbix-agent 4.0]].19 (October 2018)
 
* [[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>
 
* Review [[ansible-galaxy]] zabbix agent role: <code>[[ansible-galaxy install dj-wasabi.zabbix-agent]]</code>
 
 
 
 
 
== Related commands ==
 
* [[Prometheus-node-exporter]]
 
* <code>[[sadc]]</code>
 
* [[Metricbeat]]
 
* [[Add your first Zabbix hosts (monitored machine)]]
 
* [[CloudWatch agent]]
 
* [[dpkg]]
 
  
 
== See also ==
 
== See also ==
 
* {{Zabbix}}
 
* {{Zabbix}}
* {{Metrics collectors}}
 
 
* {{Performance}}
 
* {{Performance}}
  
 
[[Category:Monitoring]]
 
[[Category:Monitoring]]

Please note that all contributions to wikieduonline may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see Wikieduonline:Copyrights for details). Do not submit copyrighted work without permission!

Cancel Editing help (opens in new window)

Advertising: