Test testcloud through NRPE

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
Patrick Uiterwijk 2016-02-17 12:56:40 +00:00
parent 6947b5d382
commit 5833211879

View file

@ -1,7 +1,7 @@
define service {
host_name qa10.qa, qa11.qa, qa12.qa, qa13.qa
service_description Check Testcloud
check_command check_testcloud
check_command check_by_nrpe!check_testcloud
max_check_attempts 5
use criticaltemplate
}