LogicMonitor Observability tab for Service Observability
Dashboard and charts on the LogicMonitor Observability tab of the Service Details page in the SOW.
Application dashboard
This dashboard displays performance metrics for the selected service.
Nota:
If the dashboards have been customized, they might not reflect the information shown on this page.
| Chart | Description | Data source |
|---|---|---|
| Rate | Aggregate rate of transactions through the service, per minute. | LogicMonitor |
| Error % | Percent of transactions that have an error. | LogicMonitor |
| Latency | Aggregate duration of transactions through the service, in milliseconds. | LogicMonitor |
| Time spent in database calls | Duration of requests to databases, in milliseconds. | LogicMonitor |
| Database throughput | Rate of database requests for this service, per minute. | LogicMonitor |
| Time spent in database queries | Time spent querying the database, in milliseconds. | LogicMonitor |
| Chart | Description | Data source |
|---|---|---|
| Rate | Each line represents the throughput of a key transaction through the service. Hover over a point to view the different transaction names. | LogicMonitor |
| Error % | Each line represents the percentage of errors on a key transaction in the service. Hover over a point to view the different transaction names. | LogicMonitor |
| Latency | Each line represents the response time for a key transaction on the service. Hover over a point to view the different transaction names. | LogicMonitor |
Compute dashboard
This dashboard displays metrics for hosts related to the service.
| Chart | Description | Data source |
|---|---|---|
| CPU utilization | Percent of the host processing power being consumed. | LogicMonitor |
| Memory utilization | Percent of memory the host is using. | LogicMonitor |
| Disk utilization | Percent of disk space being used. | LogicMonitor |
| All Active Servers | Information for all servers the service is actively using. Select a host link to view more detailed information. | CMDB |
Database dashboards
These dashboards display metrics for databases related to the service.
| Chart | Description | Data source |
|---|---|---|
| CPU utilization | Percent of the database's processing power being consumed. | LogicMonitor |
| Memory utilization | Percent of memory the database is using. | LogicMonitor |
| Availability | Percent of time the database is available. | LogicMonitor |
| Connections | Number of connections to the database. | LogicMonitor |
| Slow queries | Number of database queries that have been categorized as slow by LogicMonitor. | LogicMonitor |
| All MySQL Instances | Information for all databases the service is actively using. Select a database link to view more detailed information. | CMDB |
| Chart | Description | Data source |
|---|---|---|
| Scheduled Checkpoints | Average number of scheduled checkpoints that were performed. | LogicMonitor |
| Buffers Written for Checkpoint | Average number of buffers written during checkpoints. | LogicMonitor |
| Buffers Written by Background Writer | Average number of buffers written by the background writer. | LogicMonitor |
| Buffers Allocated | Average number of buffers allocated. | LogicMonitor |
| Checkpoint Write Time | Time in milliseconds spent writing files to disk. | LogicMonitor |
| All PostgreSQL Instances | Information of all databases the service is actively using. Select a database link to view more detailed information. | CMDB |