ansible-health-monitor
Continuously monitor host health and analyze trends by collecting metrics at configurable intervals over a set duration, enabling proactive issue detection.
Instructions
Continuous health monitoring with trend analysis.
Args: host_pattern: Target hosts pattern project_root: Project root directory ansible_cfg_path: Ansible config file path inventory_paths: Inventory file paths monitoring_duration: Total monitoring duration in seconds metrics_interval: Interval between metric collections in seconds
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host_pattern | Yes | ||
| project_root | No | ||
| inventory_paths | No | ||
| ansible_cfg_path | No | ||
| metrics_interval | No | ||
| monitoring_duration | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||