Service checks aren't reporting client details
Posted: Fri Jul 17, 2015 11:14 am
I have a Nagios 3.5.1 built using the community nagios and nrpe cookbooks running on AWS linux.
I have gotten to the point where I can bootstrap a new Nagios server and have it come up fully configured without intervention.
The issue I have is that my core service checks for all my clients appear to report the same information. In fact it's the information from the Nagios server. Here are some examples.
Host 1
disk
OK 2015-07-17 15:09:01 0d 18h 58m 35s 1/3 DISK OK - free space: / 5863 MB (74% inode=84%): /dev 1876 MB (99% inode=99%): /dev/shm 1884 MB (100% inode=99%):
load
OK 2015-07-17 15:09:52 0d 18h 57m 44s 1/3 OK - load average: 0.00, 0.01, 0.05
Host 2
disk
OK 2015-07-17 16:02:04 1d 19h 5m 32s 1/3 DISK OK - free space: / 5863 MB (74% inode=84%): /dev 1876 MB (99% inode=99%): /dev/shm 1884 MB (100% inode=99%):
load
OK 2015-07-17 16:03:06 1d 19h 4m 30s 1/3 OK - load average: 0.00, 0.01, 0.05
Nagios server
disk
OK 2015-07-17 15:56:46 1d 18h 12m 38s 1/3 DISK OK - free space: / 5863 MB (74% inode=84%): /dev 1876 MB (99% inode=99%): /dev/shm 1884 MB (100% inode=99%):
load
OK 2015-07-17 15:56:05 1d 18h 16m 21s 1/3 OK - load average: 0.00, 0.03, 0.05
Is there something I have missed in a config file that may address this?
Thanks in advance
Daryl
I have gotten to the point where I can bootstrap a new Nagios server and have it come up fully configured without intervention.
The issue I have is that my core service checks for all my clients appear to report the same information. In fact it's the information from the Nagios server. Here are some examples.
Host 1
disk
OK 2015-07-17 15:09:01 0d 18h 58m 35s 1/3 DISK OK - free space: / 5863 MB (74% inode=84%): /dev 1876 MB (99% inode=99%): /dev/shm 1884 MB (100% inode=99%):
load
OK 2015-07-17 15:09:52 0d 18h 57m 44s 1/3 OK - load average: 0.00, 0.01, 0.05
Host 2
disk
OK 2015-07-17 16:02:04 1d 19h 5m 32s 1/3 DISK OK - free space: / 5863 MB (74% inode=84%): /dev 1876 MB (99% inode=99%): /dev/shm 1884 MB (100% inode=99%):
load
OK 2015-07-17 16:03:06 1d 19h 4m 30s 1/3 OK - load average: 0.00, 0.01, 0.05
Nagios server
disk
OK 2015-07-17 15:56:46 1d 18h 12m 38s 1/3 DISK OK - free space: / 5863 MB (74% inode=84%): /dev 1876 MB (99% inode=99%): /dev/shm 1884 MB (100% inode=99%):
load
OK 2015-07-17 15:56:05 1d 18h 16m 21s 1/3 OK - load average: 0.00, 0.03, 0.05
Is there something I have missed in a config file that may address this?
Thanks in advance
Daryl