Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37753315
en ru br
ALT Linux repos
S:2.2.1-alt1
5.0: 1.4.12-alt1
4.1: 1.4.12-alt1.M41.1
4.0: 1.4.5-alt1.1
3.0: 1.4-alt1

Group :: Monitoring
RPM: nagios-plugins

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

## This plugin tests a PostgreSQL DBMS to determine whether it is active and
## accepting queries. In its current operation, it simply connects to the
## specified database, and then disconnects. If no database is specified, it
## connects to the template1 database, which is present in every functioning
## PostgreSQL DBMS.
# 'check_pgsql' command definition. See 'check_pgsql -h' for details
define command{
command_name check_pgsql
command_line $USER1$/check_pgsql -H $HOSTADDRESS$
}
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin