Monitor the health of your Splunk SOAR (On-premises) system
Use the System Health page to view a summary of your Splunk SOAR (On-premises) instance. The System Health page includes the following information:
- Running status of Splunk SOAR (On-premises) processes
- Resource consumption
- Health and status of critical processes
Use the System Health page as a starting point to begin troubleshooting issues. Splunk support might ask for the results of this page to start a troubleshooting investigation.
Perform the following tasks to get to the System Health page:
- From the main menu, select Administration.
- Select System Health > System Health.
The following image shows the System Health page for a standalone, non-clustered Splunk SOAR (On-premises) instance. Additional selections such as a selector for individual nodes and ClusterD statistics are available on the System Health page in a clustered deployment. A clustered deployment doesn't have the Database Disk Space panel since the database in a cluster lives on a different host.
The top row of graphs shows you the status of the following system-wide resources:
- Memory usage
- Load average
- Disk usage
Each row after the top row represents the individual system processes important to Splunk SOAR (On-premises). Verify that each process has a green Running status icon. Click Restart if you need to restart any one of the individual processes.
Splunk SOAR (On-premises) runs on top of Linux, so these graphs can be interpreted as you might on any Linux system. On a fairly idle Splunk SOAR (On-premises) system, there might be a significant amount of free memory, unused swap, and a lower load compared to the number of allocated CPU cores. There might also be more free disk space for the database and files.
The Splunk SOAR (On-premises) processing daemons IngestD
, DecideD
, WorkflowD
, and ActionD
perform various scheduling, decision, and management functions as well as critical background functions. All four must be running in order for Splunk SOAR (On-premises) to work properly. Splunk SOAR (On-premises) also relies on HTTPD
and Postgres
, which is the database.
This feature is deprecated. |
---|
The Splunk Mobile App for Splunk SOAR (On-premises) is deprecated as of Splunk SOAR (On-premises) version 6.4.0. This feature continues to function and might be be removed in a future version.
See Deprecated feature in the Splunk SOAR (On-premises) version 6.4.0 Release Notes. |
If you registered a mobile device and Enable Mobile App is on, you can see the following behaviors in Splunk SOAR (On-premises):
- The
ProxyD
daemon starts automatically. TheWatchdogD
daemon keeps track of the toggle switch position and adds or removes theProxyD
daemon from the system startup list depending on the status. - The System Health page also includes usage statistics for the
ProxyD
daemon. See Enable or disable registered mobile devices for information about the Enable Mobile App toggle.