diff --git a/servers/puppet/modules/humbug/files/nagios3/conf.d/services.cfg b/servers/puppet/modules/humbug/files/nagios3/conf.d/services.cfg index 54f98766b4..31fc41f642 100644 --- a/servers/puppet/modules/humbug/files/nagios3/conf.d/services.cfg +++ b/servers/puppet/modules/humbug/files/nagios3/conf.d/services.cfg @@ -151,21 +151,21 @@ define service { contact_groups admins } -define service { - use generic-service - service_description Check postgres txn_idle - check_command check_postgres_alert_args!22!txn_idle!20 seconds!40 seconds - host postgres - contact_groups admins -} +# define service { +# use generic-service +# service_description Check postgres txn_idle +# check_command check_postgres_alert_args!22!txn_idle!20 seconds!40 seconds +# host postgres +# contact_groups admins +# } -define service { - use generic-service - service_description Check postgres txn_time - check_command check_postgres_alert_args!22!txn_time!20 seconds!40 seconds - host postgres - contact_groups admins -} +# define service { +# use generic-service +# service_description Check postgres txn_time +# check_command check_postgres_alert_args!22!txn_time!20 seconds!40 seconds +# host postgres +# contact_groups admins +# } define service { use generic-service