Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37552032
en ru br
Репозитории ALT
S:2.2.1-alt1
5.1: 1.4.13-alt2.1
4.1: 1.4.12-alt1.M41.1
4.0: 1.4.5-alt1.1
3.0: 1.4-alt1
www.altlinux.org/Changes

Группа :: Мониторинг
Пакет: nagios-plugins

 Главная   Изменения   Спек   Патчи   Исходники   Загрузить   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$
}
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin