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
|
# use defaulttemplate
|
||||||
#}
|
#}
|
||||||
|
|
||||||
define service {
|
#define service {
|
||||||
host_name db05, db01
|
# host_name db05, db01
|
||||||
service_description Check PGSQL Backup
|
# service_description Check PGSQL Backup
|
||||||
check_command check_by_nrpe!check_pgsql_backup
|
# check_command check_by_nrpe!check_pgsql_backup
|
||||||
use defaulttemplate
|
# use defaulttemplate
|
||||||
}
|
#}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue