You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/includes/nginx-one/alert-labels.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,4 +24,6 @@ Go to **Notifications > Alerts**. Select the gear icon and select **Alert Name >
24
24
| 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. |
25
25
| 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. |
26
26
| 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. |
0 commit comments