get_fail2ban_status
Retrieve Fail2ban status for a specific jail or overall, showing currently banned IPs and ban counts.
Instructions
Get Fail2ban status for a specific jail or overall. Returns currently banned IPs and ban counts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| jail | No | Jail name for specific status (optional) | |
| server | No | Server alias (e.g., 'pi1', 'web-server'). Uses default server if not specified. |