diff options
Diffstat (limited to 'checks/mysql_repl')
-rw-r--r-- | checks/mysql_repl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/checks/mysql_repl b/checks/mysql_repl index a5aa0bf..0b1cf74 100644 --- a/checks/mysql_repl +++ b/checks/mysql_repl @@ -51,4 +51,3 @@ check_info["mysql_repl"] = { 'service_description': 'mySQL Replication CLient Status', 'has_perfdata': True, } - |