monitoring nagios

This commit is contained in:
Benoît S. 2017-04-11 16:42:49 +02:00
parent c11e738624
commit d1ca24a03c

View file

@ -281,7 +281,12 @@ Une fois passé cette authentification, Gerrit lui-même rapatrie les informatio
# Monitoring
WIP
On peut surveiller avec Nagios la bonne réponse de l'interface web, et la disponibilité du serveur SSH embarqué. Par exemple avec NRPE.
{{{
command[check_gerrit_http]=/usr/lib/nagios/plugins/check_http -H localhost -p 8081
command[check_gerrit_ssh]=/usr/lib/nagios/plugins/check_ssh -p 29418 localhost
}}}
# Créer un utilisateur Gerrit via SSH