Are any of the checks unique to it?
Not sure. Lets check the unconfigured objects log:BanditBBS wrote: What's with the 0
Code: Select all
cat /usr/local/nagiosxi/var/corelog.*Not sure. Lets check the unconfigured objects log:BanditBBS wrote: What's with the 0
Code: Select all
cat /usr/local/nagiosxi/var/corelog.*Code: Select all
4087422
[1383173633] Warning: Passive check result was received for service 'Cron Scheduling Daemon' on host 'rp000001', but the service could not be found!
[1383173633] Warning: Passive check result was received for service 'CPU Stats' on host 'rp000001', but the service could not be found!
[1383173633] Warning: Passive check result was received for service 'Cron Scheduling Daemon' on host 'rp000001', but the service could not be found!
[1383173633] Warning: Passive check result was received for service 'CPU Stats' on host 'rp000001', but the service could not be found!
[1383173650] SERVICE ALERT: svwdccpcm03;SNMP Traps;WARNING;HARD;1;This Notification indicates that at least one gateway has attempted to register or communicate with the CallManager and failed. 4 AN1930D677B2413 1 10.95.255.252 3 / enterprises.9.9.156.1.10.1 ():4 enterprises.9.9.156.1.3.1.1.2 ():AN1930D677B2413 enterprises.9.9.156.1.3.1.1.7 ():1 enterprises.9.9.156.1.3.1.1.8 ():10.95.255.252 enterprises.9.9.156.1.10.28 ():3
[1383173650] SERVICE ALERT: svwdccpcm03;SNMP Traps;WARNING;HARD;1;This Notification indicates that at least one gateway has attempted to register or communicate with the CallManager and failed. 4 AN1930D677B2413 1 10.95.255.252 3 / enterprises.9.9.156.1.10.1 ():4 enterprises.9.9.156.1.3.1.1.2 ():AN1930D677B2413 enterprises.9.9.156.1.3.1.1.7 ():1 enterprises.9.9.156.1.3.1.1.8 ():10.95.255.252 enterprises.9.9.156.1.10.5 ():3
a:2:{s:8:"rp000001";a:2:{s:9:"last_seen";i:1383173651;s:8:"services";a:10:{s:22:"Cron Scheduling Daemon";i:1383173651;s:9:"CPU Stats";i:1383173651;s:16:"/boot Disk Usage";i:1383173591;s:14:"/MQHA/FFOMSP02";i:1383172991;s:12:"/ Disk Usage";i:1383172391;s:14:"/MQHA/FFCLSP02";i:1383172091;s:14:"/MQHA/FFOMSP01";i:1383170591;s:14:"/MQHA/FFCLSP01";i:1383170291;s:13:"Dummy Service";i:1383169391;s:10:"Swap Usage";i:1383166991;}}s:8:"rp000002";a:4:{s:9:"last_seen";i:1383173231;s:8:"services";a:1:{i:0;i:1383173231;}s:15:"hidden_services";N;s:8:"hide_all";b:0;}}Code: Select all
[clarkj@svwddnagios01 ~]$ cat /usr/local/nagiosxi/var/corelog.*
2603672
[1383173400] SERVICE ALERT: aewdapp03;11commerce_sessions;CRITICAL;HARD;2;CRITICAL: Too many sessions - 2266
a:10:{s:9:"dev.app02";a:2:{s:9:"last_seen";i:1383173231;s:8:"services";a:1:{i:0;i:1383173231;}}s:8:"aewdf501";a:4:{s:9:"last_seen";i:1383173052;s:8:"services";a:1:{i:0;i:1383173052;}s:15:"hidden_services";N;s:8:"hide_all";b:0;}s:7:"dev.svn";a:4:{s:9:"last_seen";i:1383172931;s:8:"services";a:1:{i:0;i:1383172931;}s:15:"hidden_services";N;s:8:"hide_all";b:0;}s:11:"dev.qaapp01";a:4:{s:9:"last_seen";i:1383172631;s:8:"services";a:1:{i:0;i:1383172631;}s:15:"hidden_services";N;s:8:"hide_all";b:0;}s:8:"dev.db01";a:4:{s:9:"last_seen";i:1383172332;s:8:"services";a:1:{i:0;i:1383172332;}s:15:"hidden_services";N;s:8:"hide_all";b:0;}s:8:"aewdf502";a:4:{s:9:"last_seen";i:1383168132;s:8:"services";a:1:{i:0;i:1383168132;}s:15:"hidden_services";N;s:8:"hide_all";b:0;}s:10:"dev.diablo";a:4:{s:9:"last_seen";i:1383163091;s:8:"services";a:1:{i:0;i:1383163091;}s:15:"hidden_services";N;s:8:"hide_all";b:0;}s:9:"dev.app01";a:4:{s:9:"last_seen";i:1383136451;s:8:"services";a:1:{i:0;i:1383136451;}s:15:"hidden_services";N;s:8:"hide_all";b:0;}s:14:"staging.aemq01";a:4:{s:9:"last_seen";i:1383125651;s:8:"services";a:2:{i:0;i:1383125651;i:1;i:1383124931;}s:15:"hidden_services";N;s:8:"hide_all";b:0;}s:9:"dev.web01";a:4:{s:9:"last_seen";i:1383049452;s:8:"services";a:1:{i:0;i:1383049452;}s:15:"hidden_services";N;s:8:"hide_all";b:0;}}Code: Select all
[clarkj@svwddnagios01 libexec]$ ./check_nrpe -H rp000001.aeo.ae.com -c check_disk -a '-w 20% -c 10% -p /boot'
DISK OK - free space: /boot 371 MB (80% inode=99%);| /boot=88MB;387;435;0;484
help me out here Andy (ouch, that hurt typing that),abrist wrote:What versions of nsca are you running? Some of the entries from those unconfigured object logs do not look right. You may be on to something here. Once you report the versions I will try to reproduce the issue in a test environment.