9 lines
198 B
INI
9 lines
198 B
INI
|
define service {
|
||
|
host_name qa11.qa
|
||
|
service_description Check Testcloud
|
||
|
check_command check_testcloud
|
||
|
max_check_attempts 5
|
||
|
use criticaltemplate
|
||
|
}
|
||
|
|