Hello,

I would like to know if it's possible or not to use the SSL Certificate sensor to monitor root certificate and other like Exchange certificate ?


Article Comments

Hi Akla,

The sensor can only monitor HTTPS certificates. Are those certificates stored in the Windows cert store? If so, you could use the WinCertExpiration Sensor from PRTGToolsFamily to monitor it.


Kind regards,
Stephan Linke, Tech Support Team


Jan, 2018 - Permalink

Thanks a lot, it works perfectly with this sensor !


Jan, 2018 - Permalink

I got it to work also, but from the command line. How do I incorporate that into PRTG with an alert for 30 days till expiration?

Thanks.

WinCertExpiration.exe -h=hhradius1 -t=3b7b47e9fc4218e3c161e0bee2cfdee068830627 -s=My 

Connecting to certificate store LocalMachine/My on remote machine.
Enummerating certificates in My store.......
271:The certificate expires in 271 days.

Feb, 2021 - Permalink

Hello,

an alert can be triggered with putting a limit onto the channel which shows time until expiration.

Please also make sure the sensor has a notification trigger inherited (or an individual one created) alerting on the status set by the limit.


Feb, 2021 - Permalink