Zabbix on RHEL/Centos: Difference between revisions

From DWIKI
(Created page with "See https://tecadmin.net/install-zabbix-network-monitoring-on-centos-rhel-and-fedora/ but before installing zabbix first: yum install OpenIPMI-libs fping net-snmp-libs unixOD...")
 
No edit summary
Line 1: Line 1:
See https://tecadmin.net/install-zabbix-network-monitoring-on-centos-rhel-and-fedora/
See https://tecadmin.net/install-zabbix-network-monitoring-on-centos-rhel-and-fedora/
but before installing zabbix first:
but before installing zabbix first:
  yum install OpenIPMI-libs fping net-snmp-libs unixODBC iksemel
  yum install OpenIPMI-libs fping net-snmp-libs unixODBC iksemel
And you might need mariadb-server instead of mysql-server
And you might need mariadb-server instead of mysql-server

Revision as of 14:09, 8 June 2017

See https://tecadmin.net/install-zabbix-network-monitoring-on-centos-rhel-and-fedora/

but before installing zabbix first:

yum install OpenIPMI-libs fping net-snmp-libs unixODBC iksemel

And you might need mariadb-server instead of mysql-server