diff options
author | Greg Sabino Mullane | 2009-06-08 15:29:13 +0000 |
---|---|---|
committer | Greg Sabino Mullane | 2009-06-08 15:29:13 +0000 |
commit | c7140f480495ae22fedff331d603d5324713488a (patch) | |
tree | 25932d34ece12e60e27c3a7c314f70bb3631d1cb | |
parent | 89f47a9552e352543f52e05abd85cfc23ffa3b52 (diff) |
No support for MRTG here.
-rwxr-xr-x | check_postgres.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/check_postgres.pl b/check_postgres.pl index 9ea193c60..b3a736b89 100755 --- a/check_postgres.pl +++ b/check_postgres.pl @@ -4245,7 +4245,7 @@ sub check_replicate_row { sub check_same_schema { ## Verify that all relations inside two databases are the same - ## Supports: Nagios, MRTG + ## Supports: Nagios ## Include and exclude should be supported ## Warning and critical are not used as normal ## Warning is used to do filtering |