Features of the Investigation tab
Summarize
Summary of Features of the Investigation tab
The Investigation tab in ServiceNow Yokohama release provides detailed metrics and diagnostic information about Configuration Items (CIs) to assist in resolving CI-related issues effectively. It enables agents to view and analyze CI health, performance, and system details within an incident context.
Show less
Key Features
- Metrics Viewing Options:
- Initial Metrics: Shows CI metrics from 30 minutes before to 30 minutes after incident creation, configurable via the
snsow.initialmetricfetchwindowproperty. Available only for the primary CI. - Recent Metrics: Displays the latest available metrics for the CI, refreshed on demand or when the primary CI is updated. Collection rules can be configured to control metric retrieval.
- Initial Metrics: Shows CI metrics from 30 minutes before to 30 minutes after incident creation, configurable via the
- Metrics Data Provided:
- Overview: Basic CI details like name (hyperlinked to CI record), OS, and model from the ServiceNow database.
- System Information: Accessible via a modal showing detailed hardware and software environment data, including Microsoft system info (msinfo32) and Azure AD device status (dsregcmd). Requires integration with the Agent Client Collector (snaccadapter).
- Device Health: Launches Digital End-User Experience (DEX) application to display comprehensive device health metrics on a separate tab. Requires DEX entitlement, plugin installation, and agent deployment on the CI. Available only for device-type CIs.
- Asset Utilization: Displays memory, disk, CPU utilization (in percentages), and uptime with color-coded thresholds to highlight warning and critical states. Thresholds are customizable.
- Top Processes: Lists processes consuming the most CPU and memory, with critical level color coding that is also customizable.
- Services: Lists services running on the CI.
- Logged In Users: Shows current users logged into the CI.
- Installed Applications: Displays applications installed on the CI; on Windows devices, excludes pre-packaged apps.
- Historical Data: Agents can view historical CI metrics over selected time ranges via the View History button, enabling trend analysis and deeper investigation.
Practical Benefits for ServiceNow Customers
By leveraging the Investigation tab, ServiceNow users can obtain real-time and historical metrics to diagnose CI issues quickly and accurately within incidents. The tab consolidates vital system and performance data, allowing support agents to identify resource bottlenecks, problematic processes, and device health status efficiently. Integration with tools like DEX and Agent Client Collector further enriches the diagnostic capabilities. Customizable thresholds and configurable data retrieval ensure alignment with organizational monitoring standards.
The Investigation tab displays CI metrics information along with various options. Use the options and the metrics information to view the data that helps to resolve the CI-related issues.
You can select the following drop-down options to view the metrics information for the CI:
- Initial metrics: Metrics information of the affected CI that is retrieved from 30 minutes before to 30 minutes after the incident is created. The metrics information of the CI is displayed only if the CI is populated in that
one hour time period. You can configure the sn_sow.initial_metric_fetch_window property to change the one hour time period.Note:Initial Metrics is available only for the primary CI.
- Recent metrics: Latest metrics information that is available for the affected CI. By default, the Recent Metric option is selected.
- When the primary CI is updated or added to the incident. You can also configure when and how the metric information is retrieved for a CI by configuring the collection rule. For more information, see Configure the collection rules for the Investigate tab.
- When you select the Get latest metrics icon (
), it refreshes, retrieves, and displays the latest metrics on demand. This option is available only when you’re viewing data in the Recent Metrics.
- Overview: Displays overview information of the CI, such as name, operating system, and model number, from the ServiceNow database records and CMDB CI computer using the glide record query. The Name field contains a hyperlinked value, which displays the CI record on a separate tab when selected.
- System information: Select to display the system information for the selected CI on a separate modal. The system information modal includes the following data:
- Microsoft system (msinfo32): Displays information about the computer and a comprehensive view of the hardware resources, system summary, components, and software environments, which can be used to diagnose the computer issues. You can also search and view any specific system parameter, if necessary.
- Azure (dsregcmd): Displays information on the state of the CI device that is managed by the Azure Active Directory (Azure AD). This information is used to diagnose and troubleshoot the device. The date and time when the information is last retrieved is also displayed. You can also
search and view any device parameter, if necessary.Note:You can only use this option when the Agent Client Collector for Investigation (sn_acc_adapter) adapter is integrated with the Investigation Framework.
- Device health: Select the Device health link to launch the Digital End-User Experience application and device health page for the selected CI on a separate tab, within the incident view. This tab enables agents to view all the available metrics and the
device health for the selected CI, which were collected by DEX. You can also access this feature using the View device health option on the CI record in Service Operations Workspace. Note:DEX requires a separate entitlement.This link is available to the agent only if the following conditions are met:
- The selected CI is of type Device, which is also known as Endpoint.
- The DEX plugin is installed on the instance. For more information on DEX, see Digital End-User Experience.
- The DEX agent is installed on the selected CI.
- Asset utilization: Utilization of the assets for the CI. The following information is displayed along with the date and time:
- Memory utilization: Amount of the memory used on the CI. The value is displayed in percentage.
- Disk utilization: Disk utilization of the logical drives for the affected CI. The value is displayed in percentage.
- CPU utilization: CPU utilization for the CI. The value is displayed in percentage.
- Uptime: Uptime (boot time) of the assets. The days and time since when the assets are up and running.
Note:The following metrics are color-coded based on the threshold values to highlight the warning or critical level:Table 1. Color coding metrics for Asset utilization metrics Asset utilization metrics Warning (Yellow color code) Critical (Red color code) Memory utilization Greater or equal to 80 Greater or equal to 95 Disk utilization Greater or equal to 80 Greater or equal to 95 CPU utilization Greater or equal to 80 Greater or equal to 95 However, you can also customize these threshold values, if necessary. For more information, see Customize the Investigate tab.
- Top processes by CPU: Top processes sorted based on the CPU utilization of the processes in the affected CI.Note:The Top processes by CPU metrics are color-coded based on the threshold values to highlight the critical level when the value is greater or equal to 90. However, you can also customize these values, if necessary.
- Top processes by memory: Top processes sorted based on the memory consumed by the processes in the affected CI.Note:The Top processes by memory metrics are color-coded based on the threshold values to highlight the critical level when the value is greater or equal to 90. However, you can also customize these values, if necessary.
- Services: List of services (device or server) running on the affected CI.
- Logged in users: List of the logged-in users in the affected CI.
- Installed applications: List of the applications installed on the CI.Note:For devices with the Windows OS, the Installed applications don't include a list of pre-packed application.
Use the View History button to view the historical metrics data for the CI on a separate tab. You can select the time range from the drop-down options to view the historical data for that time range. For more information, see Viewing the historical data of CI metrics.