Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ include::../modules/proc_configuring-high-availability.adoc[leveloffset=+2]
//Dashboards
include::../modules/con_dashboards.adoc[leveloffset=+1]
include::../modules/proc_setting-up-grafana-to-host-the-dashboard.adoc[leveloffset=+2]
include::../modules/ref_the-grafana-infrastructure-dashboard.adoc[leveloffset=+2]

//Monitoring the resource usage of Openstack services
include::../modules/proc_monitoring-resource-usage-of-openstack-services.adoc[leveloffset=+1]
Expand Down
10 changes: 10 additions & 0 deletions doc-Service-Telemetry-Framework/modules/con_dashboards.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,13 @@
Use third-party application Grafana to visualize system-level metrics gathered by collectd for each individual host node.

For more information about configuring collectd, see xref:configuring-red-hat-openstack-platform-overcloud-for-stf_assembly-completing-the-stf-configuration[].

You can use two dashboards to monitor a cloud:

* Infrastructure dashboard
Use the infrastructure dashboard to view metrics for a single node at a time. Select a node from the upper left corner of the dashboard.

* Cloud view dashboard
Use the cloud view dashboard to view panels for monitoring service resource usage, API stats, and cloud events. You must enable API health monitoring and service monitoring to provide the data for this dashboard.
** To enable API health monitoring, see xref:monitoring-container-health-and-api-status_assembly-advanced-features[].
** To enable service monitoring, see xref:monitoring-resource-usage-of-openstack-services_assembly-advanced-features[].

This file was deleted.