Difference between revisions of "Zabbix"

From wikieduonline
Jump to navigation Jump to search
 
(12 intermediate revisions by the same user not shown)
Line 11: Line 11:
 
* <code>[[/etc/zabbix/zabbix_server.conf]]</code>
 
* <code>[[/etc/zabbix/zabbix_server.conf]]</code>
  
== Install Zabbix on macOS ==
+
== Binaries ==
* <code>brew install zabbix</code>
+
* <code>[[/usr/sbin/zabbix_server]]</code>
 +
* <code>[[zabbix_get]]</code>
 +
 
 +
== Install Zabbix==
 +
* [[Ubuntu]]: <code>[[apt install]] [[zabbix-server-mysql]]</code>
 +
* macOS:
 +
** <code>[[brew install zabbix]]</code>
 +
** <code>[[brew install zabbix-cli]]</code>
  
 
== [[Install Zabbix using Docker]] ==
 
== [[Install Zabbix using Docker]] ==
Line 22: Line 29:
 
* <code>[[zabbix_server.conf]]</code>
 
* <code>[[zabbix_server.conf]]</code>
 
* [[Zabbix modules]]
 
* [[Zabbix modules]]
* <code>[[fping]]</code>
+
* Simple checks based on <code>[[fping]]</code> or tcp/udp checks
 +
* Probe: https://www.zabbix.com/documentation/current/manual/config/items/itemtypes/ssh_checks
 +
* <code>[[systemctl status zabbix-server]]</code>
 +
* <code>[[zabbix-agent2]]</code>
  
 
== Activities ==  
 
== Activities ==  
Line 30: Line 40:
  
 
Advanced
 
Advanced
# Install Zabbix plugin on [[Grafana]]: <code>grafana-cli plugins install alexanderzobnin-zabbix-app</code>
+
# Install Zabbix plugin on [[Grafana]]: <code>[[grafana-cli]] plugins install alexanderzobnin-zabbix-app</code>
 
# Review [[Ansible]] Zabbix modules: https://docs.ansible.com/ansible/latest/modules/list_of_monitoring_modules.html#zabbix
 
# Review [[Ansible]] Zabbix modules: https://docs.ansible.com/ansible/latest/modules/list_of_monitoring_modules.html#zabbix
  

Latest revision as of 14:30, 16 March 2024

Zabbix (2001) is an open source monitoring software for networks, operating systems and applications. It is designed following a Client-server architecture to monitor and track the status of various services components: network, servers, and network hardware.

Zabbbix client software is Zabbix agent while server listen on TCP port 10050 and 10051.

You can installing it using official Zabbix installation instructions or running it using a docker container[1]

Features[edit]

Configuration[edit]

Binaries[edit]

Install Zabbix[edit]

Install Zabbix using Docker[edit]

Related terms[edit]

Activities[edit]

  1. Install Zabbix using Docker
  2. Add your first Zabbix hosts (monitored machine)
  3. Create you first web monitoring and define a new trigger it.

Advanced

  1. Install Zabbix plugin on Grafana: grafana-cli plugins install alexanderzobnin-zabbix-app
  2. Review Ansible Zabbix modules: https://docs.ansible.com/ansible/latest/modules/list_of_monitoring_modules.html#zabbix

See also[edit]


Text is available under the Creative Commons Attribution-ShareAlike License; additional terms may apply. By using this site, you agree to the Terms of Use and Privacy Policy.

Source: wikiversity

Advertising: