Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Directory
Raymii
check_crl.py
raymii.org/cms/p_Nagios_plugin_to_check_crl_expiry_in_hoursThis is a nagios plugin which you can use to check if a CRL (Certificate Revocation List, public list with revoked certificates) is still valid. This is based on the check_crl.py plugin from [Michele Baldessari](http://acksyn.org/?p=690). I've modified it ...
check_ocsp
raymii.org/cms/p_Nagios_plugin_to_check_OCSP?utm_source=nagiThis is a nagios plugin to check an OCSP server. It does so by having a PEM encoded certificate in the code, and the PEM encoded certificate of the issuer. This is sent to the OCSP server and the response is then parsed to give the correct nagios result. ...
Safenet Protectserver HSM check
raymii.org/s/software/Nagios_Plugin_to_check_a_Safenet_HSM.hThis is a Nagios plugin to monitor a Safenet Protectserver HSM using the Safenet tools. It can also gather information about the device, like firmware and functional module information. https://raymii.org/s/software/Nagios_Plugin_to_check_a_Safenet_HSM ...