ssh_alert_setup
Configure health monitoring alerts with customizable CPU, memory, and disk thresholds. Check current metrics against thresholds and enable or disable alerts as needed.
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) |