MID Server dashboard
Summarize
Summary of MID Server dashboard
The MID Server dashboard is a centralized interface for monitoring MID Server operations within ServiceNow. It provides users with real-time insights into the health, status, and performance of MID Servers through various reports and gauges sourced from the MID Server Status table. Access to the dashboard is role-restricted, requiring either themidserveroradminroles, while the Discovery Admin Workspace version 1.3.1 and later offers an enhanced dashboard accessible with thediscoveryadminrole.
Show less
Group-based access honors standard ServiceNow role inheritance, so ensure users have the appropriate roles assigned.
Key Features
- Overview tab: Displays graphical summaries of MID Server statuses, including validation issues, pending upgrades, jobs, and capabilities by MID Server.
- Performance tab: Shows CPU and memory usage statistics along with lifecycle event history to help analyze resource consumption.
- Custom performance tab: Allows users to define custom selection criteria and time frames to monitor specific MID Servers.
- MID Server Status gauge: Provides essential details such as MID Server name, host, status, validation, resource usage percentages, job counts, version compatibility, and user login validation.
Version and Status Indicators
The dashboard uses color-coded icons to indicate MID Server version compatibility:
- Red: Incompatible release versions; requires an upgrade and clearing of any version override property.
- Yellow: Compatible family but outdated version; upgrade recommended.
- Green: Fully compatible; no upgrade needed.
- Gray: Version cannot be detected by the instance.
Note that an incompatible version may still appear as active but will not process commands properly, so verifying the version on the dashboard is critical.
Additional Details in the Dashboard
- Resource metrics: Maximum memory and average CPU usage are tracked over configurable intervals (default 30 minutes) to help identify performance bottlenecks.
- Job metrics: Counts of pending and processing ECC queue jobs per MID Server provide operational visibility.
- User validation: Indicates whether the MID Server user has the correct roles and matches configuration parameters, ensuring secure and proper operation.
Practical Use for ServiceNow Customers
This dashboard enables administrators to proactively monitor MID Server health and performance, quickly identify and address version mismatches or resource issues, and manage MID Server workloads more effectively. By using the dashboard, customers can maintain MID Server reliability, ensure compatibility with their ServiceNow instance, and troubleshoot common issues with clear visual indicators.
Related Concepts and Tasks
- MID Server upgrades and version management
- File cleanup and privileged commands for MID Server maintenance
- Manual start, stop, restart, and JVM memory configuration
- Pausing MID Servers and resolving issues through related properties and parameters
The MID Server dashboard is a central place for MID Server users to monitor ongoing operations. The dashboard consists of reports and gauges that display information from the MID Server Status table.
The MID Server Dashboard is available from the module.
After upgrading to Discovery Admin Workspace version 1.3.1 (August 2024 Store), you can navigate to and use the enhanced dashboard.
MID Server Overview tab
The Overview tab provides graphs showing the status of MID Servers, including any validation issues or pending upgrades and jobs. The tab also displays which MID Servers by capability.
MID Server Performance tab
The Performance tab displays information relating to the MID Server CPU and memory usage, including the life-cycle event history.
MID Server Custom performance tab
The Custom performance tab enables users to set custom MID Server selection criteria to show particular MID Servers in a select time frame.
MID Server status gauge
If the version is not compatible, the MID Server status is not changed to Down in the MID Server dashboard. So it might still appear to be processing commands when it actually is not doing so. You must check the MID Server Version on the dashboard.
See KB0535181 for additional MID Server troubleshooting information.
- Red: Incompatible. The MID Server and instance do not belong to the same release. You must upgrade the MID Server and verify that it is not pinned to an older version with the mid.version.override property. The MID Server will not be upgraded until the parameter is cleared.
- Yellow: Compatible, but an upgrade is recommended. This indicates that the MID Server version belongs to the same family as the instance, but not the same version.
- Green: Compatible. No upgrade necessary.
- Gray: Incompatible. The instance cannot detect the version.
| Column | Description |
|---|---|
| Name | The name of the MID Server. |
| Host name | The name of the system that hosts the MID Server. |
| Status | The status of the MID Server. |
| Validated | Whether or not the MID Server was validated. |
| Max memory used % | The highest percent usage of memory on the system that hosts the MID Server, in the configured sampling interval. The default interval is 30 minutes, but this value is user configurable. See MID Server resource threshold alerts for details. |
| Mean CPU used % | The average percent usage of CPU on the system that hosts the MID Server, in the configured sampling interval. The default interval is 30 minutes, but this value is user configurable. See MID Server resource threshold alerts for details. |
| Pending jobs | Number of pending ECC queue jobs for that MID Server. |
| Processing jobs | Number of processing ECC queue jobs for that MID Server. |
| Version | The version of the MID Server. An icon indicates the validity of the MID Server:
|
| User | The login name of the user. An icon indicates the validity of the user:
Note: The user can also have any of the SOAP roles that the mid_server role
inherits. |