SSL Certificate Expiry Check
GitHub: uptimesoftware/monitor-ssl-certificate-expiry-check
Category: plugin
Version Compatibility Module Name | Uptime Monitoring Station Version |
---|---|
SSL Certificate Expiry Check 3.2 | 7.8, 7.7, 7.6, 7.5, 7.4, 7.3 |
Download Files |
---|
Information Table | |
---|---|
Description: | Checks the Header on an Https protected url,to see when the SSL Certificate is going to expire (checks the number of days remaining and lets you set an alert threshold). |
Supported Monitoring Stations: | 7.8, 7.7, 7.6, 7.5, 7.4, 7.3, 7.2, 7.1, 7.0, 6.0 |
Supported Agents: | None; no agent required |
Installation Notes: |
|
Input Variables: |
|
Output Variables: |
|
Languages Used: |
|
Notes:
Note: this plugin will be deprecated for 7.9. Please consider moving to the Java based version of this monitor available here: http://the-grid.uptimesoftware.com/plugin/ssl-expiry-check.html
Additional Install Step on Uptime 7.2 and earlier:
To enable the monitor, edit your php.ini (in (uptime_dir)/apache/php/) and uncomment the following line by removing the semicolon from the front:
;extension=php_curl.dll
It should now read:
extension=php_curl.dll