ssh_monitor
Monitor CPU, RAM, disk usage and other system resources on remote servers via SSH. Specify server, monitoring type, and optional intervals for continuous checks.
Instructions
Monitor system resources (CPU, RAM, disk) on remote server
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| server | Yes | Server name from configuration | |
| type | No | Type of monitoring (default: overview) | |
| interval | No | Update interval in seconds for continuous monitoring | |
| duration | No | Duration in seconds for continuous monitoring |