nagios: Don't check txn_time on trac

Doing so requires superuser privileges because check_postgres.pl only connects
to one database for that action.  We could theoretically work around this, but I
don't think it's worthwhile for non-production DBs.

(imported from commit 3ab06e4dd6f844c81128b81709cdc3cdfbe37c47)
This commit is contained in:
Zev Benjamin 2014-03-12 14:56:07 -04:00 committed by Leo Franchi
parent 44bb9d58d1
commit f7b64827e4
1 changed files with 0 additions and 8 deletions

View File

@ -289,14 +289,6 @@ define service {
contact_groups admins
}
define service {
use generic-service
service_description Check postgres txn_idle
check_command check_postgres_alert_args!wiki,trac!zulip!txn_idle!20 seconds!40 seconds
host trac
contact_groups admins
}
define service {
use generic-service
service_description Check postgres txn_time