server_guard
Install, remove, or check status of a cron-based security monitor that checks disk, RAM, CPU, and audit every 5 minutes against thresholds.
Instructions
Manage autonomous security monitoring daemon on a server. Actions: 'start' installs guard as remote cron (checks disk/RAM/CPU/audit every 5 min), 'stop' removes guard cron entry, 'status' shows whether guard is active with last check time and any threshold breaches. Requires SSH access to target server.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| server | No | Server name or IP. Auto-selected if only one server exists. | |
| action | Yes | Guard action: 'start' installs guard cron, 'stop' removes it, 'status' shows current state and recent breaches. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |