JSON Output
Export monitoring results as structured JSON.
JSON Output
Every monitoring command supports structured JSON output for automation and integrations.
Example:
hostnextra monitor overview --jsonJSON output is suitable for:
- Monitoring platforms
- Dashboards
- Automation scripts
- CI/CD pipelines
- Custom integrations
Supported Platforms
HostnExtra Monitor is designed for Linux systems.
Supported distributions include:
- Ubuntu
- Debian
- Rocky Linux
- AlmaLinux
Other Linux distributions may also work when the required system utilities are available.
Required System Utilities
HostnExtra Monitor relies on common Linux utilities such as:
- df
- du
- find
- lsof
- systemctl
- journalctl
Some diagnostics provide additional information when executed with elevated privileges.