Fix copy/paste typo.
This commit is contained in:
parent
be119426e8
commit
e376da85a5
1 changed files with 6 additions and 6 deletions
|
@ -336,14 +336,14 @@ define service {
|
|||
define service {
|
||||
host_name fedimg01
|
||||
service_description Check fedmsg consumers and producers hub
|
||||
check_command check_by_nrpe!check_fedmsg_cp_fedimg
|
||||
check_command check_by_nrpe!check_fedmsg_cp_fedimg_backend
|
||||
use defaulttemplate
|
||||
}
|
||||
|
||||
#define service {
|
||||
# host_name hotness01
|
||||
# service_description Check fedmsg consumers and producers hub
|
||||
# check_command check_by_nrpe!check_fedmsg_cp_hotness
|
||||
# check_command check_by_nrpe!check_fedmsg_cp_hotness_backend
|
||||
# use defaulttemplate
|
||||
#}
|
||||
|
||||
|
@ -422,14 +422,14 @@ define service {
|
|||
define service {
|
||||
host_name fedimg01
|
||||
service_description Check fedmsg-hub consumers exceptions
|
||||
check_command check_by_nrpe!check_fedmsg_cexceptions_fedimg
|
||||
check_command check_by_nrpe!check_fedmsg_cexceptions_fedimg_backend
|
||||
use defaulttemplate
|
||||
}
|
||||
|
||||
#define service {
|
||||
# host_name hotness01
|
||||
# service_description Check fedmsg-hub consumers exceptions
|
||||
# check_command check_by_nrpe!check_fedmsg_cexceptions_hotness
|
||||
# check_command check_by_nrpe!check_fedmsg_cexceptions_hotness_backend
|
||||
# use defaulttemplate
|
||||
#}
|
||||
|
||||
|
@ -508,14 +508,14 @@ define service {
|
|||
define service {
|
||||
host_name fedimg01
|
||||
service_description Check fedmsg-hub consumers backlog
|
||||
check_command check_by_nrpe!check_fedmsg_cbacklog_fedimg
|
||||
check_command check_by_nrpe!check_fedmsg_cbacklog_fedimg_backend
|
||||
use defaulttemplate
|
||||
}
|
||||
|
||||
#define service {
|
||||
# host_name hotness01
|
||||
# service_description Check fedmsg-hub consumers backlog
|
||||
# check_command check_by_nrpe!check_fedmsg_cbacklog_hotness
|
||||
# check_command check_by_nrpe!check_fedmsg_cbacklog_hotness_backend
|
||||
# use defaulttemplate
|
||||
#}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue