diff options
author | Ton Voon <tonvoon@users.sourceforge.net> | 2006-01-31 14:52:49 (GMT) |
---|---|---|
committer | Ton Voon <tonvoon@users.sourceforge.net> | 2006-01-31 14:52:49 (GMT) |
commit | 864544b29ef7ad2cddc32c26b4251fc1b680c8f9 (patch) | |
tree | 199c9fd4d1acd7c4c7cd5e4dd308e16d58c02211 /plugins/.cvsignore | |
parent | 3a3f326bbf1baf28ceebf29cd1800a27d47b3047 (diff) | |
download | monitoring-plugins-864544b29ef7ad2cddc32c26b4251fc1b680c8f9.tar.gz |
Adding check_mysql_query, using new ranges and threshold checking
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1309 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'plugins/.cvsignore')
-rw-r--r-- | plugins/.cvsignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/.cvsignore b/plugins/.cvsignore index 66bad73..7ac1835 100644 --- a/plugins/.cvsignore +++ b/plugins/.cvsignore | |||
@@ -31,6 +31,7 @@ check_pgsql | |||
31 | check_radius | 31 | check_radius |
32 | check_ldap | 32 | check_ldap |
33 | check_mysql | 33 | check_mysql |
34 | check_mysql_query | ||
34 | check_netsaint | 35 | check_netsaint |
35 | check_hpjd | 36 | check_hpjd |
36 | check_snmp | 37 | check_snmp |