SSL Expiry Monitoring dashboard
Example: View the summary SSL certificate expiration data
Jordan is a reporting tenant administrator at Apex Global. He wants to examine all the SSL certificates nearing their expiration dates and decide whether to procure new certificates or renew the existing ones.
To view the SSL Expiry Monitoring dashboard
- From the navigation
menu, click Dashboards.
- Search for the Operations Management folder and select it.
- Click SSL Expiry Monitoring Dashboard.
The following image shows the SSL Expiry Monitoring dashboard with sample data:
Viewing data in the SSL Expiry Monitoring dashboard
To view data in the SSL Expiry Monitoring dashboard, you must configure a Knowledge Module script to collect the SSL expiry details and install the script on the PATROL Agent.
To configure the script:
- Download the SSLCert sript from the
The following files are available in the folder:- ssl-certificate-monitor.sh: This is the main script file that runs to collect data.
- ssl-certificate-monitor.sh.in: This is the input file that contains a list of endpoints to be checked and the export port number. The main script file uses the inputs from this file.
- SSL Certificate Expiry Monitoring.doc: This document provides information about the script.
. - On the PATROL Agent where you plan to install the script, make sure that the scripting solution is installed by verifying that the TRO directory exists in one of the following locations:
- PATROL_HOME directory
- lib/knowlege directory
- If the scripting solution is not installed on the PATROL Agent, perform the following steps:
- Go to BMC Helix Operations Management.
- Create a deployable package for the scripting solution. For information about creating a deployable package, see Configuring deployable packages.
- Install the script to your local directory.
We recommend you create a directory called scripts in the PATROL_HOME directory and install the SSL expiry details script in the scripts directory.
Panels in the SSL Expiry Monitoring dashboard
The following table describes the panels in the SSL Expiry Monitoring dashboard:
Panel | Description | Example |
---|---|---|
Monitored Sites/Applications | The number of applications or sites that use SSL certificates. | |
Certificates Expiring: Next 30 Days | The number of SSL certificates that are due to expire in the next 30 days. | |
Certificates Expiring: 1-6 Months | The number of SSL certificates that are due to expire in the next 1 to 6 months. | |
Certificates Expiring: 6-12 Months | The number of SSL certificates that are due to expire in the next 6 to 12 months. | |
SSL Certificate Expiry View | This section displays the details of the certificates and their expiration dates. It is updated based on the dynamic panel you select to view. For example, the specific certificates are displayed if you click the Certificates Expiring: 1-6 Months panel. By default, all the Monitored Sites/Applications panel certificates are displayed. | |
SSL Certificates Expiry Events | The SSL Certificate Expiry Events section provides the details of generated certificate events. |
To update the severity mappings for expiration data
You can edit the value mappings that are configured to display the severity of the expiration date.
- Click the
icon on any panel and select Edit.
- Expand Value mappings and click Edit value mappings.
- On the Value mappings page, update the mapping based on your preference.
- Save the changes.
To update threshold values
You can configure a panel to display certificate thresholds as absolute or percent values.
- Click the
icon on any panel and select Edit.
- Expand Thresholds and click Add threshold.
- Update the threshold values based on your preference.
- Save the changes.