Skip to content

Commit 5abd5b8

Browse files
committed
Add documentation for certificate expiry alerts.
1 parent bef41ba commit 5abd5b8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

content/includes/nginx-one/alert-labels.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,6 @@ Go to **Notifications > Alerts**. Select the gear icon and select **Alert Name >
2424
| NGINXOffline | An NGINX instance is now offline | Major | Verify the host is online. Check the NGINX Agent's status on the instance and ensure it is connected to the NGINX One Console. |
2525
| NGINXUnavailable | An NGINX instance is now unavailable | Major | Ensure the NGINX Agent and host are active. Verify the NGINX Agent can connect to the NGINX One Console and resolve any network issues. |
2626
| NewNGINX | A new NGINX instance has connected to NGINX One | Minor | Review the instance details in the NGINX One Console. Confirm availability, CVEs, and recommendations to ensure the instance is operational. |
27+
| NGINXCertificateExpired | A certificate on an NGINX Instance or Config Sync Group has expired | Critical | Get a new certificate from your Certificate Authority. Update the TLS/SSL certificate in the NGINX One console. |
28+
| NGINXCertificateExpiring | A certificate on an NGINX Instance or Config Sync Group is expiring soon | Major | Renew the certificate through your Certificate Authority. Update the TLS/SSL certificate in the NGINX One console. |
2729
{{</bootstrap-table>}}

0 commit comments

Comments
 (0)