Difference between revisions of "Zabbix"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
 
(5 intermediate revisions by the same user not shown)
Line 12: Line 12:
  
 
== Binaries ==
 
== Binaries ==
* <code>[[zabbix_server]]</code>
+
* <code>[[/usr/sbin/zabbix_server]]</code>
 
* <code>[[zabbix_get]]</code>
 
* <code>[[zabbix_get]]</code>
  
 
== Install Zabbix==
 
== Install Zabbix==
* <code>[[apt install]] zabbix-server-mysql</code>
+
* [[Ubuntu]]: <code>[[apt install]] [[zabbix-server-mysql]]</code>
* <code>brew install zabbix</code>
+
* macOS:
 +
** <code>[[brew install zabbix]]</code>
 +
** <code>[[brew install zabbix-cli]]</code>
  
 
== [[Install Zabbix using Docker]] ==
 
== [[Install Zabbix using Docker]] ==
Line 30: Line 32:
 
* Probe: https://www.zabbix.com/documentation/current/manual/config/items/itemtypes/ssh_checks
 
* Probe: https://www.zabbix.com/documentation/current/manual/config/items/itemtypes/ssh_checks
 
* <code>[[systemctl status zabbix-server]]</code>
 
* <code>[[systemctl status zabbix-server]]</code>
 +
* <code>[[zabbix-agent2]]</code>
  
 
== Activities ==  
 
== Activities ==  

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: