Process Monitoring Template
This template imports a predefined context that evaluates if an application is running on the local device, and can be used as a building block in your configuration. It can be found in theBUILDING BLOCKS category when filtered forLOCAL platform.
deviceTRUST® requires some simple but essential configuration steps to be performed to enable the template for your local environment. We will guide you step-by-step through simple deviceTRUST configuration steps to enable the template within your local environment.
We will perform the following steps:
- Step 1: Prerequisites
- Step 2: Context
- Step 3: Settings
Step 1: Prerequisites
If the required deviceTRUST components (Agent, Console and License) are not yet installed, please visit the Getting Started for Local guide and complete step 1 to 4 and then continue here with step 2 below.
Step 2: Context
The template has imported the following context:
| Context | Description | Customizations |
|---|---|---|
| Process State - Your App | Evaluates if Your App is running on the local device. Uses a custom property for evaluation. | You must update the following context condition with data suitable for your environment:LOCAL - CUSTOMEnsure %LOCAL_CUSTOM_YOURAPP_RUNNING% reflects the custom property created by the Custom Properties on the Local Agent. |
Step 3: Settings
The template has imported the following settings:
| Settings | Description | Customizations |
|---|---|---|
| Custom Properties | The Local Agent section of Custom Properties has been customised to monitor the running processes. | You must update the following setting with data suitable for your environment:CUSTOM PROPERTIES - LOCAL AGENTEnsure the call to Get-Process is monitoring the process of interest, and that the LOCAL_CUSTOM_YOURAPP_RUNNING property name is reflected in the Process State - Your App context. |
Troubleshooting
If your deviceTRUST installation or configuration does not work as expected, you can use the Troubleshooting guide to start troubleshooting.