Editing Zabbix

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:
'''[[wikipedia:Zabbix|Zabbix]]''' (2001) is an open source [[monitoring]] software for [[Network monitoring|networks]], [[operating systems]] and applications. It is designed following a [[Zabbix agent|Client]]-server architecture to monitor and track the status of various services components: network, [[Server (computing)|server]]s, and network hardware.
+
'''[[wikipedia:Zabbix|Zabbix]]''' (2001) is an open source [[monitoring]] software for [[Network monitoring|networks]], [[operating systems]] and applications. It is designed following a Client-server architecture to monitor and track the status of various services components: network, [[Server (computing)|server]]s, 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<ref>https://hub.docker.com/r/zabbix/zabbix-server-mysql/</ref>
 
You can installing it using official Zabbix installation instructions or running it using a [[docker]] container<ref>https://hub.docker.com/r/zabbix/zabbix-server-mysql/</ref>
  
== Features ==
+
== Running Zabbix on macOS ==
* [[SLA]], and [[ITIL]] [[KPI]] metrics calculations
+
* <code>brew install zabbix</code>
  
== Configuration ==
 
* <code>[[/etc/zabbix/zabbix_server.conf]]</code>
 
  
== Binaries ==
 
* <code>[[/usr/sbin/zabbix_server]]</code>
 
* <code>[[zabbix_get]]</code>
 
  
== Install Zabbix==
+
== Running Zabbix using [[Docker]] ==
* [[Ubuntu]]: <code>[[apt install]] [[zabbix-server-mysql]]</code>
+
* <code>[[docker pull]] zabbix/zabbix-server-mysql</code> <ref>https://hub.docker.com/r/zabbix/zabbix-server-mysql/</ref>
* macOS:  
+
* <code>[[docker run]] --name some-zabbix-server-mysql -e DB_SERVER_HOST="some-mysql-server" -e MYSQL_USER="some-user" -e MYSQL_PASSWORD="some-password" -d zabbix/zabbix-server-mysql:tag</code><ref>https://hub.docker.com/r/zabbix/zabbix-server-mysql/</ref>
** <code>[[brew install zabbix]]</code>
 
** <code>[[brew install zabbix-cli]]</code>
 
  
== [[Install Zabbix using Docker]] ==
+
Running an agent:
 
+
* <code>docker pull [[zabbix]]/zabbix-agent</code><ref>https://hub.docker.com/r/zabbix/zabbix-agent/</ref>
== Related terms ==
 
* [[Terraform]]
 
* [[Zabbix agent]] (<code>[[zabbix_agentd.conf]]</code>)
 
* Notifications: [[Discord]], [[Email]], [[Mattermost]], [[Opsgenie]], [[PagerDuty]], [[Pushover]], [[Slack]], [[SMS]] )
 
* <code>[[zabbix_server.conf]]</code>
 
* [[Zabbix modules]]
 
* 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 ==  
# [[Install Zabbix using Docker]]
+
# Install Zabbix using [[docker]] containers
# [[Add your first Zabbix hosts (monitored machine)]]
 
# Create you first [[web monitoring]] and define a new [[trigger]] it.
 
  
Advanced
 
# 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
 
  
 
== See also ==
 
== See also ==
Line 50: Line 26:
  
  
[[Category:Zabbix]]
+
 
 +
[[Category:Linux]]
 +
[[Category:Information technology]]
 
[[Category:Server administration]]
 
[[Category:Server administration]]
 
[[Category:Monitoring]]
 
[[Category:Monitoring]]
  
  
{{CC license}}
+
{{CC License}}
 
Source: wikiversity
 
Source: wikiversity

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: