ansible/roles/nagios_server/files/nagios/services/testcloud.cfg

9 lines
198 B
INI
Raw Normal View History

define service {
host_name qa11.qa
service_description Check Testcloud
check_command check_testcloud
max_check_attempts 5
use criticaltemplate
}