diff options
-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 |