Can't locate all plugins in Nagios server
Posted: Mon May 11, 2015 8:54 am
I have two Nagios Server:
1. 172.19.1.55-P
2. 172.19.1.56-S
In Primary server you can see following output:
But in Secondary server i can easily can see all the plugins:
I dont understand where all the plugins are in my active server?
Platform:
1. 172.19.1.55-P
2. 172.19.1.56-S
In Primary server you can see following output:
Code: Select all
root@RR-DE-NMS-1:/usr/lib# ls -lrt /usr/lib/nagios/plugins
ls: cannot access /usr/lib/nagios/plugins: No such file or directory
root@RR-DE-NMS-1:/usr/lib# ls -lrt nagios*
ls: cannot access nagios*: No such file or directoryCode: Select all
root@RR-DE-NMS-2:/usr/lib/nagios/plugins# ls -lrt
total 2232
-rwxr-xr-x 1 root root 2917 Mar 12 2014 utils.sh
-rw-r--r-- 1 root root 1936 Mar 12 2014 utils.pm
-rwxr-xr-x 1 root root 2930 Mar 12 2014 check_wave
-rwxr-xr-x 1 root root 1453 Mar 12 2014 check_sensors
-rwxr-xr-x 1 root root 9575 Mar 12 2014 check_rpc
..................................................Platform:
Nagios 4.0.8
Ubuntu 15.04 (GNU/Linux 3.16.0-36-generic x86_64)