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
Nagios XI with Chef
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Nagios XI with Chef
Excellent, I see Craig has already dealt with this in the ticket. I am going to lock this thread.