Nagios XI with Chef

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
tiborracz
Posts: 6
Joined: Tue May 22, 2018 8:40 am

Re: Nagios XI with Chef

Post by tiborracz »

Sure:

define service {
host_name hostA,hostB
service_description chef-server
use default-service
check_command check_chef-server
}

Similar happens with multiple host groups:

define service {
use default-service
service_description disk
hostgroup_name aix,base,solaris-base
check_command check_disk
}

Please also check the ticket #773087
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Nagios XI with Chef

Post by scottwilkerson »

Excellent, I see Craig has already dealt with this in the ticket. I am going to lock this thread.
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked