Disable this old backup check.
This commit is contained in:
parent
c91b29cd57
commit
8278366257
1 changed files with 6 additions and 6 deletions
|
@ -12,10 +12,10 @@ define service {
|
|||
# use defaulttemplate
|
||||
#}
|
||||
|
||||
define service {
|
||||
host_name db05, db01
|
||||
service_description Check PGSQL Backup
|
||||
check_command check_by_nrpe!check_pgsql_backup
|
||||
use defaulttemplate
|
||||
}
|
||||
#define service {
|
||||
# host_name db05, db01
|
||||
# service_description Check PGSQL Backup
|
||||
# check_command check_by_nrpe!check_pgsql_backup
|
||||
# use defaulttemplate
|
||||
#}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue