associateProcessMonitor
Associates a process monitor with a specified network device using its name and process ID to enable process-level monitoring.
Instructions
associateProcessMonitor
Category: Manage and query network devices
Key parameters:
deviceName*: Name of the device.
processId*: ID of the processes that need to be associated
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | Yes | OpManager host address (e.g., 'opmanager.example.com' or 'opmanager.example.com:8061'). Default port is 8061 (HTTPS). | |
| apiKey | Yes | OpManager API key for authentication | |
| processId | Yes | ID of the processes that need to be associated | |
| deviceName | Yes | Name of the device. |