Code

Adding check_mysql_query, using new ranges and threshold checking
authorTon Voon <tonvoon@users.sourceforge.net>
Tue, 31 Jan 2006 14:52:49 +0000 (14:52 +0000)
committerTon Voon <tonvoon@users.sourceforge.net>
Tue, 31 Jan 2006 14:52:49 +0000 (14:52 +0000)
commit864544b29ef7ad2cddc32c26b4251fc1b680c8f9
tree199c9fd4d1acd7c4c7cd5e4dd308e16d58c02211
parent3a3f326bbf1baf28ceebf29cd1800a27d47b3047
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
configure.in
plugins/.cvsignore
plugins/Makefile.am
plugins/check_mysql_query.c [new file with mode: 0644]
plugins/t/check_mysql_query.t [new file with mode: 0644]
plugins/utils.h