Hi All
I have just added a linux client for monitoring on Icinga2 server, the
dashboard shows host is up but still shows following errors
execvpe(/usr/lib64/nagios/plugins/check_disk) failed: No such file or
directory
I checked on Icinga2 server, this directory and the plugin file exist
[root@icinga2 plugins]# pwd/usr/lib64/nagios/plugins
[root@icinga2 plugins]# lltotal 2516-rwxr-xr-x 1 root root 2251
Sep 11 2015 check_breeze-rwxr-xr-x 1 root root 62352 Sep 11
2015 check_by_sshlrwxrwxrwx 1 root root 9 Apr
18 17:50 check_clamd -> check_tcp-rwxr-xr-x 1 root root 45288
Sep 11 2015 check_cluster-rwsr-x--- 1 root nagios 62024 Sep 11
2015 check_dhcp-rwxr-xr-x 1 root root 57960 Sep 11
2015 check_dig-rwxr-xr-x 1 root root 66904 Sep 11 2015
check_disk-rwxr-xr-x 1 root root 9289 Sep 11 2015
check_disk_smb-rwxr-xr-x 1 root root 62008 Sep 11 2015
check_dns-rwxr-xr-x 1 root root 36632 Sep 11 2015
check_dummy......
I tried to setuid
chmod u+s check_disk
and even change the owner of the file as
-rwxr-xr-x 1 root nagios 66904 Sep 11 2015 check_disk
But still no luck. Can someone guide me. Thanks.
Regards
Joel Divekar
_______________________________________________
icinga-users mailing list
icinga-users@lists.icinga.org
https://lists.icinga.org/mailman/listinfo/icinga-users