Create a Discovery process handler
Process handlers prevent the creation of duplicate CIs by filtering out parameters known to have inconsistent values before process classification occurs. You can create new classifiers or edit existing ones.
Before you begin
Role required: none
Procedure
Navigate to All > Discovery Definition > CI Classification > Process Handlers.
Click New.
Complete the fields on the Process Handler form.
| Field | Description |
|---|---|
| Name | Enter a unique name for the process handler record. |
| Active | Select the check box to run the process handler. |
| Classify | - Select the check box to enable classification of any Running Process \[cmdb\_running\_process\] record that matches this Process Handler's conditions. - Clear the checkbox to disable classification of any Running Process \[cmdb\_running\_process\] record that matches this Process Handler's conditions. |
| Condition | Select the conditions that trigger the process handler to run the script. In most cases, this condition contains either specific executable names or the presence of certain parameters. |
| Script | Enter the JavaScript you want to run on the current record in the Running Process [cmdb_running_process] table when the Condition is met. The See On classification script objects for Discovery for additional options. |
- Click Submit.
What to do next
Run a discovery through the Discovery Schedule to search for applications and then verify the results in the CMDB for the applications that are found.