Page 2 of 2

Re: All standard VM checks dependent on NRPE service change

Posted: Fri May 13, 2016 11:56 am
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
}

Re: All standard VM checks dependent on NRPE service change

Posted: Fri May 13, 2016 12:17 pm
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