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/use-cases/monitoring/n1c-dashboard-overview.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@ Navigating the dashboard:
23
23
| <iclass="fas fa-desktop"></i> **Operating systems**| Find out which operating systems your instances are running on. ||
24
24
| <iclass="fas fa-certificate"></i> **Certificates**| Monitor the status of your SSL certificates to know which are expiring soon and which are still valid. ||
25
25
| <iclass="fas fa-cogs"></i> **Config recommendations**| Get configuration recommendations to optimize your instances' settings. ||
26
-
| <iclass="fas fa-shield-alt"></i> **CVEs (Common Vulnerabilities and Exposures)**| Evaluate the severity and number of potential security threats in your instances. | - **Major**: Indicates a high-severity threat that needs immediate attention. <br> - **Medium**: Implies a moderate threat level. <br> - **Minor** and **Low**: Represent less critical issues that still require monitoring. <br> - **Other**: Encompasses any threats that don't fit the standard categories. |
26
+
| <iclass="fas fa-shield-alt"></i> **CVEs (Common Vulnerabilities and Exposures)**| Evaluate the severity and number of potential security threats in your instances. | - **High**: Indicates a high-severity threat that needs immediate attention. NGINX CVSS score = 7.0-10.0 <br> - **Medium**: Implies a moderate threat level. NGINX CVSS score = 4.0-6.9 <br> - **Low**: Represent less critical issues that still require monitoring. NGINX CVSS score = 0.1-3.9. <br> - **None**: NGINX CVSS score = 0.0|
27
27
| <iclass="fas fa-microchip"></i> **CPU utilization**| Track CPU usage trends and pinpoint instances with high CPU demand. ||
28
28
| <iclass="fas fa-memory"></i> **Memory utilization**| Watch memory usage patterns to identify instances using significant memory. ||
29
29
| <iclass="fas fa-hdd"></i> **Disk space utilization**| Monitor how much disk space your instances are using and identify those nearing capacity. ||
0 commit comments