monitoring-plugins/plugins
Sebastian Harl 912df3ef9b check_pgsql: Added support for executing queries.
The query result (the double value of the first column in the first row, to be
precise) will be checked against threshold ranges specified using the -C and
-W options.

Note that this also allows to query PostgreSQL internal values using the
information available from the database daemon's "statistics collector" -- see
the chapter "Monitoring Database Activity" in the PostgreSQL manual for
details.
2012-07-05 11:36:57 +02:00
..
t Merge remote-tracking branch 'github/tokkee/sh/check_dbi' 2012-07-04 23:50:48 +02:00
tests check_snmp: use single quotes for perf data labels 2012-06-27 00:02:09 +02:00
check_apt.c Add newline after "Usage:" in --help 2010-04-22 08:57:14 -04:00
check_by_ssh.c Die when asprintf fails 2012-06-29 13:39:11 +02:00
check_cluster.c Add newline after "Usage:" in --help 2010-04-22 08:57:14 -04:00
check_dbi.c check_dbi: Hint the user about cause when dbi init fails. 2012-06-06 15:06:44 +02:00
check_dig.c Die when asprintf fails 2012-06-29 13:39:11 +02:00
check_disk.c Die when asprintf fails 2012-06-29 13:39:11 +02:00
check_dns.c Die when asprintf fails 2012-06-29 13:39:11 +02:00
check_dummy.c Add newline after "Usage:" in --help 2010-04-22 08:57:14 -04:00
check_fping.c Die when asprintf fails 2012-06-29 13:39:11 +02:00
check_game.c Die when asprintf fails 2012-06-29 13:39:11 +02:00
check_hpjd.c Die when asprintf fails 2012-06-29 13:39:11 +02:00
check_http.c Die when asprintf fails 2012-06-29 13:39:11 +02:00
check_ide_smart.c Add newline after "Usage:" in --help 2010-04-22 08:57:14 -04:00
check_ldap.c Die when asprintf fails 2012-06-29 13:39:11 +02:00
check_load.c Die when asprintf fails 2012-06-29 13:39:11 +02:00
check_mrtg.c Add newline after "Usage:" in --help 2010-04-22 08:57:14 -04:00
check_mrtgtraf.c Die when asprintf fails 2012-06-29 13:39:11 +02:00
check_mysql.c Die when asprintf fails 2012-06-29 13:39:11 +02:00
check_mysql_query.c Die when asprintf fails 2012-06-29 13:39:11 +02:00
check_nagios.c Die when asprintf fails 2012-06-29 13:39:11 +02:00
check_nt.c Die when asprintf fails 2012-06-29 13:39:11 +02:00
check_ntp.c Die when asprintf fails 2012-06-29 13:39:11 +02:00
check_ntp_peer.c Die when asprintf fails 2012-06-29 13:39:11 +02:00
check_ntp_time.c Die when asprintf fails 2012-06-29 13:39:11 +02:00
check_nwstat.c Die when asprintf fails 2012-06-29 13:39:11 +02:00
check_overcr.c Die when asprintf fails 2012-06-29 13:39:11 +02:00
check_pgsql.c check_pgsql: Added support for executing queries. 2012-07-05 11:36:57 +02:00
check_ping.c Die when asprintf fails 2012-06-29 13:39:11 +02:00
check_procs.c Die when asprintf fails 2012-06-29 13:39:11 +02:00
check_radius.c Die when asprintf fails 2012-06-29 13:39:11 +02:00
check_real.c Die when asprintf fails 2012-06-29 13:39:11 +02:00
check_smtp.c Re-added missing variable declarations to check_smtp.c 2012-07-04 12:48:07 -05:00
check_snmp.c Die when asprintf fails 2012-06-29 13:39:11 +02:00
check_ssh.c Die when asprintf fails 2012-06-29 13:39:11 +02:00
check_swap.c Die when asprintf fails 2012-06-29 13:39:11 +02:00
check_tcp.c Die when asprintf fails 2012-06-29 13:39:11 +02:00
check_time.c Die when asprintf fails 2012-06-29 13:39:11 +02:00
check_ups.c Die when asprintf fails 2012-06-29 13:39:11 +02:00
check_users.c Die when asprintf fails 2012-06-29 13:39:11 +02:00
common.h Enable compiling on AIX 6.1 2012-02-10 10:27:24 -06:00
Makefile.am Merge remote-tracking branch 'github/tokkee/sh/check_dbi' 2012-07-04 23:50:48 +02:00
negate.c Die when asprintf fails 2012-06-29 13:39:11 +02:00
netutils.c Make socket alarm handler customisable (like c459ca07) 2009-03-24 21:40:06 -04:00
netutils.h applied patch that adds both critical and warning thresholds to certificate expiration checks of check_tcp, check_http, check_smtp 2012-06-25 12:05:16 +02: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 check_http: added test for warning thresholds 2012-06-25 12:53:47 +02:00
urlize.c Die when asprintf fails 2012-06-29 13:39:11 +02:00
utils.c Die when asprintf fails 2012-06-29 13:39:11 +02:00
utils.h Die when asprintf fails 2012-06-29 13:39:11 +02:00