run_syscheck_scan
Initiate a syscheck scan to check monitored files and directories for changes on an OSSEC agent. Specify agent_id (default '000' for manager).
Instructions
Trigger a File Integrity Monitoring scan on an agent.
Initiates a new syscheck scan that will check all monitored files and directories for changes since the last scan.
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 |