monitoring-plugins/plugins
Sebastian Harl 4ad6e441b6 check_dbi: Added QUERY_TIME metric.
This metric checks the execution time of the specified query. In case the
query does not return any (parsable) data, this is not treated as an error
when using this metric.
2012-06-06 14:10:55 +02:00
..
t check_by_ssh: added -F config file to specify alternative ssh config 2012-04-09 22:16:39 +02:00
tests check_http: check for and print the certificate cn 2011-02-04 00:54:52 -05:00
check_apt.c Add newline after "Usage:" in --help 2010-04-22 08:57:14 -04:00
check_by_ssh.c check_by_ssh: added -F config file to specify alternative ssh config 2012-04-09 22:16:39 +02:00
check_cluster.c Add newline after "Usage:" in --help 2010-04-22 08:57:14 -04:00
check_dbi.c check_dbi: Added QUERY_TIME metric. 2012-06-06 14:10:55 +02:00
check_dig.c Add newline after "Usage:" in --help 2010-04-22 08:57:14 -04:00
check_disk.c Fix check_disk free space calculation if blocksizes differ within a disk group (Bekar - #2973603) 2010-11-15 23:59:35 +01:00
check_dns.c Add newline after "Usage:" in --help 2010-04-22 08:57:14 -04:00
check_dummy.c Add newline after "Usage:" in --help 2010-04-22 08:57:14 -04:00
check_fping.c Add newline after "Usage:" in --help 2010-04-22 08:57:14 -04:00
check_game.c Add newline after "Usage:" in --help 2010-04-22 08:57:14 -04:00
check_hpjd.c Add newline after "Usage:" in --help 2010-04-22 08:57:14 -04:00
check_http.c check_http: Fix -C/--certificate option handling 2012-05-29 12:59:16 +02:00
check_ide_smart.c Add newline after "Usage:" in --help 2010-04-22 08:57:14 -04:00
check_ldap.c Fix: check_ldap now correctly handles the long option --hostname for -H 2011-08-13 03:44:27 +02:00
check_load.c Add newline after "Usage:" in --help 2010-04-22 08:57:14 -04:00
check_mrtg.c Add newline after "Usage:" in --help 2010-04-22 08:57:14 -04:00
check_mrtgtraf.c Standardize the extra-opts notes 2010-04-21 23:29:18 -04:00
check_mysql.c Add newline after "Usage:" in --help 2010-04-22 08:57:14 -04:00
check_mysql_query.c Add newline after "Usage:" in --help 2010-04-22 08:57:14 -04:00
check_nagios.c Add newline after "Usage:" in --help 2010-04-22 08:57:14 -04:00
check_nt.c check_nt: make UPTIME accept warning/critical levels 2010-10-15 01:52:29 -04:00
check_ntp.c Add newline after "Usage:" in --help 2010-04-22 08:57:14 -04:00
check_ntp_peer.c Add newline after "Usage:" in --help 2010-04-22 08:57:14 -04:00
check_ntp_time.c Add newline after "Usage:" in --help 2010-04-22 08:57:14 -04:00
check_nwstat.c Add newline after "Usage:" in --help 2010-04-22 08:57:14 -04:00
check_overcr.c Add newline after "Usage:" in --help 2010-04-22 08:57:14 -04:00
check_pgsql.c Add newline after "Usage:" in --help 2010-04-22 08:57:14 -04:00
check_ping.c Add newline after "Usage:" in --help 2010-04-22 08:57:14 -04:00
check_procs.c Fix for regex input of '|', being output causing problems with Nagios' parsing of 2011-01-21 13:14:33 +00:00
check_radius.c Make GCC happy 2011-09-06 23:20:21 -04:00
check_real.c Add newline after "Usage:" in --help 2010-04-22 08:57:14 -04:00
check_smtp.c Fix check_smtp and check_tcp where duplicate messages were displayed for certificate errors (Opsview team) 2011-07-15 21:19:15 +01:00
check_snmp.c Cosmetic change 2012-02-24 12:31:20 +01:00
check_ssh.c Add perfdata to check_ssh (#3244097 - Marco Beck) 2011-03-26 15:44:38 -04:00
check_swap.c Add newline after "Usage:" in --help 2010-04-22 08:57:14 -04:00
check_tcp.c Fix check_smtp and check_tcp where duplicate messages were displayed for certificate errors (Opsview team) 2011-07-15 21:19:15 +01:00
check_time.c Add newline after "Usage:" in --help 2010-04-22 08:57:14 -04:00
check_ups.c Add newline after "Usage:" in --help 2010-04-22 08:57:14 -04:00
check_users.c Add newline after "Usage:" in --help 2010-04-22 08:57:14 -04:00
common.h Enable compiling on AIX 6.1 2012-02-10 10:27:24 -06:00
Makefile.am Initial version of the 'check_dbi' plugin. 2012-06-06 14:10:55 +02:00
negate.c Add newline after "Usage:" in --help 2010-04-22 08:57:14 -04:00
netutils.c Make socket alarm handler customisable (like c459ca07) 2009-03-24 21:40:06 -04:00
netutils.h check_http: Add SSL/TLS hostname extension support (SNI) - (#1939022 - Joe Presbrey) 2009-05-20 01:05:35 -04:00
popen.c Removing CVS/SVN tags and replacing with git-based versioning 2008-11-23 05:38:47 +00:00
popen.h Removing CVS/SVN tags and replacing with git-based versioning 2008-11-23 05:38:47 +00:00
runcmd.c Removing CVS/SVN tags and replacing with git-based versioning 2008-11-23 05:38:47 +00:00
runcmd.h Removing CVS/SVN tags and replacing with git-based versioning 2008-11-23 05:38:47 +00:00
sslutils.c Add support for specifying SSL protocol version 2012-05-28 17:16:04 +02:00
urlize.c Add newline after "Usage:" in --help 2010-04-22 08:57:14 -04:00
utils.c Make alarm handler customisable 2009-03-20 02:19:42 -04:00
utils.h Update extra-opts help text based on ML agreement 2010-04-28 06:03:57 -04:00