18
0
Fork 0

Typo : guillemet en trop

This commit is contained in:
jdubois 2021-02-10 11:03:08 +01:00
parent f31576f90d
commit e390d0179d
1 changed files with 1 additions and 1 deletions

View File

@ -129,7 +129,7 @@ On peut ensuite utiliser le [check NRPE OpenVPN suivant](https://gitea.evolix.or
~~~
# apt install libnet-telnet-perl # Debian
# pkg_add p5-Net-Telnet # OpenBSD
# /usr/lib/nagios/plugins/check_openvpn.pl -H 127.0.0.1 -p 1195 -P $(cat /etc/openvpn/management-pwd)"
# /usr/lib/nagios/plugins/check_openvpn.pl -H 127.0.0.1 -p 1195 -P $(cat /etc/openvpn/management-pwd)
~~~
On peut également utiliser le [check NRPE suivant](https://gitea.evolix.org/evolix/EvoBSD/src/branch/dev/roles/openvpn/files/check_openvpn_certificates.sh) pour vérifier les dates d'expirations de la CA et du certificat serveur: