diff --git a/content/includes/use-cases/monitoring/n1c-dashboard-overview.md b/content/includes/use-cases/monitoring/n1c-dashboard-overview.md index 8fcff6a89..050b104d9 100644 --- a/content/includes/use-cases/monitoring/n1c-dashboard-overview.md +++ b/content/includes/use-cases/monitoring/n1c-dashboard-overview.md @@ -23,7 +23,7 @@ Navigating the dashboard: | **Operating systems** | Find out which operating systems your instances are running on. | | | **Certificates** | Monitor the status of your SSL certificates to know which are expiring soon and which are still valid. | | | **Config recommendations** | Get configuration recommendations to optimize your instances' settings. | | -| **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.
- **Medium**: Implies a moderate threat level.
- **Minor** and **Low**: Represent less critical issues that still require monitoring.
- **Other**: Encompasses any threats that don't fit the standard categories. | +| **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
- **Medium**: Implies a moderate threat level. NGINX CVSS score = 4.0-6.9
- **Low**: Represent less critical issues that still require monitoring. NGINX CVSS score = 0.1-3.9.
- **None**: NGINX CVSS score = 0.0| | **CPU utilization** | Track CPU usage trends and pinpoint instances with high CPU demand. | | | **Memory utilization** | Watch memory usage patterns to identify instances using significant memory. | | | **Disk space utilization** | Monitor how much disk space your instances are using and identify those nearing capacity. | |