run_rootcheck_scan
Initiate a rootcheck scan to detect rootkits, trojans, and other security threats on a specified OSSEC agent.
Instructions
Trigger a rootcheck scan on an agent.
Initiates a new rootcheck scan that will check for rootkits, trojans, and other security issues.
Args: agent_id: Agent ID to scan (default: '000' for the manager).
Returns: JSON object indicating whether the scan was triggered successfully.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_id | No | 000 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |