Certificate expiration

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
keerthi.seetharaman
Posts: 92
Joined: Thu Jan 11, 2018 7:55 am

Certificate expiration

Post by keerthi.seetharaman »

Hello Team,

Good day.

Is there any plugin available which can check and create alarm if an application certificate expires. The alarm should be generated prior to 2 months of certificate expiration date.
Thanks & Regards,
Keerthi Prashanth Seetharaman
User avatar
tgriep
Madmin
Posts: 9190
Joined: Thu Oct 30, 2014 9:02 am

Re: Certificate expiration

Post by tgriep »

Can you provide more details on what application has the certificate?
Be sure to check out our Knowledgebase for helpful articles and solutions!
keerthi.seetharaman
Posts: 92
Joined: Thu Jan 11, 2018 7:55 am

Re: Certificate expiration

Post by keerthi.seetharaman »

WebSEAL details that should be placed for monitoring as part of AEM6.2 upgrade of CH country

ID Go live Priority Go Live Phase HOST HOSTGROUP IP port Monitor name Check type Function Check category Severity Relationship type Partner(s) Warning Threshold Critical Threshold Contact Message Solution
1 viepwsepe11 Webseal_SSO 172.28.37.102 443 aem6.ch-FE-cert-check Certificate Expiration Certificate Expiration Application High 30 days before expiration 15 days before or when expired or not available
[email protected] WARNING - Certificate '<certificate>' expires in xx day(s), CRITICAL - certificate expired or CRITICAL - connection refused If certificate expired replace the designated certificate asap, if down check connectivity
1 viepwsepe12 Webseal_SSO 172.28.37.103 443 aem6.ch-FE-cert-check Certificate Expiration Certificate Expiration Application High 30 days before expiration 15 days before or when expired or not available [email protected] WARNING - Certificate '<certificate>' expires in xx day(s), CRITICAL - certificate expired or CRITICAL - connection refused If certificate expired replace the designated certificate asap, if down check connectivity
1 viepwsepe11 Webseal_SSO 172.28.37.104 443 aem6.ch-FE-cert-check Certificate Expiration Certificate Expiration Application High 30 days before expiration 15 days before or when expired or not available [email protected] WARNING - Certificate '<certificate>' expires in xx day(s), CRITICAL - certificate expired or CRITICAL - connection refused If certificate expired replace the designated certificate asap, if down check connectivity
1 viepwsepe12 Webseal_SSO 172.28.37.105 443 aem6.ch-FE-cert-check Certificate Expiration Certificate Expiration Application High 30 days before expiration 15 days before or when expired or not available [email protected] WARNING - Certificate '<certificate>' expires in xx day(s), CRITICAL - certificate expired or CRITICAL - connection refused If certificate expired replace the designated certificate asap, if down check connectivity

This was the request so we are not sure about whether it is for application or server
Thanks & Regards,
Keerthi Prashanth Seetharaman
npolovenko
Support Tech
Posts: 3457
Joined: Mon May 15, 2017 5:00 pm

Re: Certificate expiration

Post by npolovenko »

Hello, @keerthi.seetharaman. I'm not quite familiar with WebSEAL servers but we do have a few ssl_expiration checks on nagios exchange.

Here's some, but you may be able to find more on https://exchange.nagios.org
https://exchange.nagios.org/directory/P ... te/details
https://exchange.nagios.org/directory/P ... rt/details
https://exchange.nagios.org/directory/T ... on/details
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
keerthi.seetharaman
Posts: 92
Joined: Thu Jan 11, 2018 7:55 am

Re: Certificate expiration

Post by keerthi.seetharaman »

Hello Team,

Can you please provide with a specific link else please let us know how to schedule a webex so that we can explain briefly.
Thanks & Regards,
Keerthi Prashanth Seetharaman
User avatar
tgriep
Madmin
Posts: 9190
Joined: Thu Oct 30, 2014 9:02 am

Re: Certificate expiration

Post by tgriep »

If you want to check the SSL Certificate, you can use the following example which will give you a warning at 30 days to go and a critical at 15 days, would that work for you?

Code: Select all

/usr/local/nagios/libexec/check_http -H 172.28.37.102  -C 30,15
You could use the Website Wizard to setup the commands for you.
Be sure to check out our Knowledgebase for helpful articles and solutions!
keerthi.seetharaman
Posts: 92
Joined: Thu Jan 11, 2018 7:55 am

Re: Certificate expiration

Post by keerthi.seetharaman »

Hello Team,

Please close this case..

Regards,
Keerthi Prashanth S
Thanks & Regards,
Keerthi Prashanth Seetharaman
Locked