Measuring a TrueSight Presentation Server's high CPU utilization or memory consumption
Relevant attributes
The following attributes help you determine the resource utilization of the monitored TrueSight Presentation Server.
Attribute | Description | ||||||
---|---|---|---|---|---|---|---|
This attribute reports the number of instances monitored in the TrueSight Presentation Server. It helps you identify if the number of instances monitored in the TrueSight Presentation Server is in line with the environment size (small, medium, or large). This includes the amount of environment memory and CPUs allocated to the environment. Set a threshold for this attribute, so you are notified if the number of monitored instances exceeds the number of instances determined by the environment size. When the threshold values are met, the KM generates an alarm and triggers an event. | |||||||
This attribute reports the number of devices monitored in the TrueSight Presentation Server. It helps you identify if the number of devices monitored in the TrueSight Presentation Server is in line with the environment size (small, medium, or large). This includes the amount of environment memory and CPUs allocated to the environment. Set a threshold for this attribute, so you are notified if the number of monitored devices exceeds the number of devices determined by the environment size. When the threshold values are met, the KM generates an alarm and triggers an event. | |||||||
This attribute reports the number of events monitored in the TrueSight Presentation Server. It helps you identify if the number of instances monitored in the TrueSight Presentation Server is in line with the environment size (small, medium, or large). This includes the amount of environment memory and CPUs allocated to the environment. Set a threshold for this attribute, so you are notified if the number of monitored events exceeds the number of events determined by the environment size. When the threshold values are exceeded, the KM generates an alarm and triggers an event. | |||||||
This attribute reports the rate of events per minute monitored in the TrueSight Presentation Server. It helps you identify if there is a sudden increase in the event rate per minute in the TrueSight Presentation Server that can cause HIGH resource utilization. This attribute uses the following metric values:
|
Suggested actions for triggered events
- ====
If the thresholds that you set for these attributes are breached, an alert is generated that triggers an event. When an event occurs, check the following issues:
- Verify the network latency by trying to connect to the TSPS host in a new browser window.
- Check the network performance by using one of the following methods:
- Ping the host to check the time-to-live value between the TSPS host and the network.
- Use a native utility to measure the latency from the TSPS host to the network
For example, your system administrator can use the following cURL or Wget utility:curl -s -w %{time_total}\\n -o /dev/null https://<TrueSight Presentation Server FQDN>/#/time wget -pq --no-cache --delete-after https://<TrueSight Presentation Server FQDN>
- Determine if there is enough disk space available on the system where the Presentation Server is installed.
- Confirm that there is enough CPU capacity and memory available for the Presentation Server to operate efficiently.