Hello dear forum,
I know it's a former question, a very boring one and I'm so sorry to bother you again!
I installed Zabbix 2.2.4 on CentOS using "Zabbix Sources" and all are working fine, exception ICMP => graphs did not show anything.
Configurations of mine.

Thanks to give advice!
Cuong
I know it's a former question, a very boring one and I'm so sorry to bother you again!
I installed Zabbix 2.2.4 on CentOS using "Zabbix Sources" and all are working fine, exception ICMP => graphs did not show anything.
Configurations of mine.
[root@zabbix ~]# locate zabbix_server.conf
/etc/zabbix/zabbix_server.conf
/etc/zabbix/zabbix_server.conf.rpmnew
/usr/local/etc/zabbix_server.conf
/usr/local/etc/zabbix_server.conf.d
[root@zabbix ~]#
/etc/zabbix/zabbix_server.conf
/etc/zabbix/zabbix_server.conf.rpmnew
/usr/local/etc/zabbix_server.conf
/usr/local/etc/zabbix_server.conf.d
[root@zabbix ~]#
[root@zabbix ~]# locate fping
/usr/sbin/fping
/usr/sbin/fping6
/usr/share/doc/fping-3.9
/usr/share/doc/fping-3.9/COPYING
/usr/share/doc/fping-3.9/ChangeLog
/usr/share/doc/fping-3.9/README
/usr/share/man/man8/fping.8.gz
/usr/share/man/man8/fping6.8.gz
[root@zabbix ~]#
/usr/sbin/fping
/usr/sbin/fping6
/usr/share/doc/fping-3.9
/usr/share/doc/fping-3.9/COPYING
/usr/share/doc/fping-3.9/ChangeLog
/usr/share/doc/fping-3.9/README
/usr/share/man/man8/fping.8.gz
/usr/share/man/man8/fping6.8.gz
[root@zabbix ~]#
[root@zabbix ~]# grep FpingLocation /etc/zabbix/zabbix_server.conf
### Option: FpingLocation
# FpingLocation=/usr/sbin/fping
FpingLocation=/usr/sbin/fping
[root@zabbix ~]#
### Option: FpingLocation
# FpingLocation=/usr/sbin/fping
FpingLocation=/usr/sbin/fping
[root@zabbix ~]#
[root@zabbix ~]# chown root:zabbix /usr/sbin/fping
[root@zabbix ~]# chmod 4710 /usr/sbin/fping
[root@zabbix ~]# service zabbix-server restart ; service httpd restart
Shutting down Zabbix server: [ OK ]
Starting Zabbix server: [ OK ]
Stopping httpd: [ OK ]
Starting httpd: [ OK ]
[root@zabbix ~]#
[root@zabbix ~]# chmod 4710 /usr/sbin/fping
[root@zabbix ~]# service zabbix-server restart ; service httpd restart
Shutting down Zabbix server: [ OK ]
Starting Zabbix server: [ OK ]
Stopping httpd: [ OK ]
Starting httpd: [ OK ]
[root@zabbix ~]#
[root@zabbix ~]# cat /etc/selinux/config
# This file controls the state of SELinux on the system.
# SELINUX= can take one of these three values:
# enforcing - SELinux security policy is enforced.
# permissive - SELinux prints warnings instead of enforcing.
# disabled - No SELinux policy is loaded.
SELINUX=disabled
# SELINUXTYPE= can take one of these two values:
# targeted - Targeted processes are protected,
# mls - Multi Level Security protection.
SELINUXTYPE=targeted
[root@zabbix ~]#
# This file controls the state of SELinux on the system.
# SELINUX= can take one of these three values:
# enforcing - SELinux security policy is enforced.
# permissive - SELinux prints warnings instead of enforcing.
# disabled - No SELinux policy is loaded.
SELINUX=disabled
# SELINUXTYPE= can take one of these two values:
# targeted - Targeted processes are protected,
# mls - Multi Level Security protection.
SELINUXTYPE=targeted
[root@zabbix ~]#

Thanks to give advice!
Cuong
perator:/root:/sbin/nologin

)

Comment