index
:
monitoring-plugins
by_ssh_random_wait
master
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
check_pgsql.c
Age
Commit message (
Expand
)
Author
2013-08-17
check_pgsql: Add missing printf(3) argument
Holger Weiss
2013-08-17
check_pgsql: Remove -4/-6 flags from help output
Holger Weiss
2013-08-17
Merge remote-tracking branch 'github/tokkee/sh/check_pgsql'
Holger Weiss
2012-11-28
unified ipv4/6 usage and help text
Sven Nierlein
2012-07-05
check_pgsql: Determine connection time in µs-resolution.
Sebastian Harl
2012-07-05
check_pgsql: Leave 'min' value in query perfdata empty.
Sebastian Harl
2012-07-05
check_pgsql: Updated copyright.
Sebastian Harl
2012-07-05
check_pgsql: Added support for the -o command line option.
Sebastian Harl
2012-07-05
check_pgsql: Removed -4/-6 flags from help output.
Sebastian Harl
2012-07-05
check_pgsql: Allow UNIX socket directories as hostname as well.
Sebastian Harl
2012-07-05
check_pgsql: Use PQconnectdb() rather than PQsetdbLogin().
Sebastian Harl
2012-07-05
check_pgsql: Fixed query perfdata output for empty warn/crit ranges.
Sebastian Harl
2012-07-05
check_pgsql: Added support for executing queries.
Sebastian Harl
2012-06-29
Die when asprintf fails
Anders Kaseorg
2010-04-22
Add newline after "Usage:" in --help
Thomas Guyot-Sionnest
2010-04-21
Standardize the extra-opts notes
Thomas Guyot-Sionnest
2010-04-14
Fix translations when extra-opts aren't enabled
Thomas Guyot-Sionnest
2009-06-01
Whitespace indent fixes for check_pgsql
Matthias Eble
2009-06-01
Added verbose output to check_pgsql (#2799281 - Jun Kuriyama)
Matthias Eble
2008-11-23
Removing CVS/SVN tags and replacing with git-based versioning
Thomas Guyot-Sionnest
2008-11-19
Bulk EOL cleanup
Thomas Guyot-Sionnest
2008-05-07
Added support for --extra-opts in all C plugins (disabled by default, see con...
Thomas Guyot-Sionnest
2008-04-27
--help output cleanup (plus removal of spaces on blank lines)
Thomas Guyot-Sionnest
2008-02-13
check_pgsql now builds with postgres lib v8.3 (Jan Wagner #1878972)
Matthias Eble
2008-01-31
Bump plugin/ to GPLv3 (check_overcr to check_users)
Thomas Guyot-Sionnest
2007-01-28
Don't try to print `optarg' (which will be a NULL pointer) if an unknown
Holger Weiss
2006-10-19
first pass at cleaning localization for new release
Benoit Mortier
2006-06-17
cleaning up help and usage
Benoit Mortier
2006-06-06
modify the is_pg_dbname() function to allow databases with '-' in their name.
M. Sean Finney
2004-12-25
various fixes for localization
Benoit Mortier
2004-12-10
Fixing broken compile
Matthew Kent
2004-12-03
reverting my changes from !=TRUE to == ERROR, that's not good ;-( sorry
Benoit Mortier
2004-12-03
print_help and print_usage() cleanup
Benoit Mortier
2004-12-03
remove UT_HLP_VRS from print_usage
Benoit Mortier
2004-12-03
fixes for internationalization
Benoit Mortier
2004-12-03
Localization fixes
Benoit Mortier
2004-12-03
correcting copyright and remaning int result = STATE_UNKNOWN;
Benoit Mortier
2004-12-03
bump copyright year
Benoit Mortier
2004-12-02
More internationalization work
Benoit Mortier
2004-12-02
return of process_arguments() is TRUE not OK !
Benoit Mortier
2004-12-02
changed Error: by CRITICAL -
Benoit Mortier
2004-12-01
standardize localization string
Benoit Mortier
2004-11-24
Making messages more consistent
Ton Voon
2004-03-14
use fperfdata
Karl DeBisschop
2003-11-17
add perfdata
Karl DeBisschop
2003-08-22
- bindtextdomain for gettext, a few other smale cleanups here and there
Karl DeBisschop
2003-08-10
the last round of pedantic compiler warnings
Karl DeBisschop
2003-08-02
establish "UT_" namespace for usage text in #defines
Karl DeBisschop
2003-07-30
markup for translation
Karl DeBisschop
2003-07-29
mark for translation
Karl DeBisschop
[next]