All standard VM checks dependent on NRPE service change

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
philip.ianni
Posts: 29
Joined: Tue Dec 29, 2015 12:35 pm

Re: All standard VM checks dependent on NRPE service change

Post by philip.ianni »

Yeah, they way it works is we actually have several copies of our base services which just ultimately have different notification policies.

IE we have "ENT - LINUX TOOLS - BASE.cfg" which contains all base services for that environment, "GOVERNED - DEV - BASE.cfg" so on and so forth.

define service {
host_name Artifactory,Confluence - vfmsrv109,Crucible,DC02-ARTIFACTORY-01,DC02-NAS-01,jenkins - inhoci01,JIRA,sonarqube new,stash ,subversion
service_description CPU Stats
use Custom - Linux Tools VM - S1
check_command check_cpu!-a '5 10 70 100 70 100'!!!!!!!
check_period xi_timeperiod_24x7
notification_period xi_timeperiod_24x7
register 1
}
ssax
Dreams In Code
Posts: 7682
Joined: Wed Feb 11, 2015 12:54 pm

Re: All standard VM checks dependent on NRPE service change

Post by ssax »

As a test can you deselect the hostgroup and just add the hosts individually on the service dependency and see if that works? This may be related to a core bug with service dependencies and hostgroups.


Thank you
Locked