magg_check
Monitor and manage the health of mounted servers; detect unresponsive ones and take actions like reporting, remounting, unmounting, or disabling.
Instructions
Check health of all mounted servers and handle unresponsive ones.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
action | No | Action to take for unresponsive servers: 'report' (default), 'remount', 'unmount', or 'disable' | report |
timeout | No | Timeout in seconds for health check per server |