Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37789751
en ru br
ALT Linux repositórios
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 :: Monitoramento
RPM: nagios-plugins

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

## Check if the LDAP service is alive (default port=389)
# 'check_ldap' command definition
define command{
command_name check_ldap
command_line $USER1$/check_ldap -3 -p 389 -b cn=Subschema -H $HOSTADDRESS$ $ARG1$
}

## Check if the LDAP-SSL service is alive (default port=636)
# 'check_simap' command definition
define command{
command_name check_ldaps
command_line $USER1$/check_ldaps -3 -p 636 -b cn=Subschema -H $HOSTADDRESS$ $ARG1$
}
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009