Monitor
Analyze Linux server health, diagnose issues, and generate actionable recommendations.
Monitor
HostnExtra Monitor is an official HostnExtra plugin that analyzes the health of Linux servers and presents system information in a clear, actionable report.
It collects CPU, memory, disk, network, service, and security information, evaluates each subsystem using built-in health rules, and provides practical recommendations to help identify potential issues before they become critical.
Features
- Overall system health score
- CPU analysis
- Memory and swap analysis
- Disk usage analysis
- Disk I/O monitoring
- Network statistics
- Process analysis
- Service health checks
- Security checks
- Automatic diagnosis engine
- Actionable recommendations
- Human-readable terminal output
- JSON output for automation
Quick Start
Install the plugin.
hostnextra plugin add monitorRun a complete system health report.
hostnextra monitor overviewGenerate JSON output.
hostnextra monitor overview --jsonAvailable Commands
| Command | Description |
|---|---|
| overview | Complete system health report |
| cpu | CPU analysis |
| memory | Memory and swap analysis |
| disk | Filesystem usage |
| io | Disk I/O statistics |
| network | Network statistics |
| process | Running processes |
| services | System services |
| security | Security checks |
| diagnose | Intelligent diagnosis |
| logs | Recent system error logs |
Continue with the installation guide to get started.