cpu-usage.asciidoc 1.4 KB

1234567891011121314151617181920
  1. // tag::cloud[]
  2. * (Recommended) Enable {cloud}/ec-monitoring-setup.html[logs and metrics]. When logs and metrics are enabled, monitoring information is visible on {kib}'s {kibana-ref}/xpack-monitoring.html[Stack Monitoring] page.
  3. +
  4. You can also enable the {kibana-ref}/kibana-alerts.html[CPU usage threshold alert] to be notified about potential issues through email.
  5. * From your deployment menu, view the {cloud}/ec-saas-metrics-accessing.html[**Performance**] page. On this page, you can view two key metrics:
  6. ** **CPU usage**: Your deployment's CPU usage, represented as a percentage.
  7. ** **CPU credits**: Your remaining CPU credits, measured in seconds of CPU time.
  8. {ess} grants {cloud}/ec-vcpu-boost-instance.html[CPU credits] per deployment
  9. to provide smaller clusters with performance boosts when needed. High CPU
  10. usage can deplete these credits, which might lead to {cloud}/ec-scenario_why_is_performance_degrading_over_time.html[performance degradation] and {cloud}/ec-scenario_why_are_my_cluster_response_times_suddenly_so_much_worse.html[increased cluster response times].
  11. // end::cloud[]
  12. // tag::self-managed[]
  13. * Enable <<monitoring-overview,{es} monitoring>>. When logs and metrics are enabled, monitoring information is visible on {kib}'s {kibana-ref}/xpack-monitoring.html[Stack Monitoring] page.
  14. +
  15. You can also enable the {kibana-ref}/kibana-alerts.html[CPU usage threshold alert] to be notified about potential issues through email.
  16. // end::self-managed[]