22
0
Fork 0

Ajout commande check imap login

This commit is contained in:
whirigoyen 2022-07-05 16:44:38 +02:00
parent fa6dd0e17d
commit 80c0e371e7
1 changed files with 1 additions and 0 deletions

View File

@ -584,6 +584,7 @@ On utilise les checks classiques pour POP(S)/IMAP(S) :
~~~
/usr/lib/nagios/plugins/check_imap -H localhost
/usr/lib/nagios/plugins/check_imap -H localhost -E -s "a login $login $password\n" -e "Logged in"
/usr/lib/nagios/plugins/check_imap -S -H localhost -p 993
/usr/lib/nagios/plugins/check_pop -H localhost
/usr/lib/nagios/plugins/check_pop -S -H localhost -p 995