ssh_alert_setup
Configure CPU, memory, and disk usage thresholds for server health alerts. Check current metrics or enable/disable monitoring.
Instructions
Configure health monitoring alerts and thresholds
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| server | Yes | Server name | |
| action | Yes | Action: set thresholds, get config, or check current metrics against thresholds | |
| cpuThreshold | No | CPU usage threshold percentage (e.g., 80) | |
| memoryThreshold | No | Memory usage threshold percentage (e.g., 90) | |
| diskThreshold | No | Disk usage threshold percentage (e.g., 85) | |
| enabled | No | Enable or disable alerts (default: true) |