Commands
Available Monitor commands.
Commands
Overview
Displays a complete system health report.
hostnextra monitor overviewJSON output
hostnextra monitor overview --jsonReports:
- Overall health score
- CPU
- Memory
- Disk
- Disk I/O
- Network
- Services
- Security
- Diagnosis
- Recommendations
CPU
hostnextra monitor cpuhostnextra monitor cpu --jsonDisplays:
- CPU model
- Architecture
- Core count
- Load average
- CPU utilization
- Health score
- Recommendations
Memory
hostnextra monitor memoryhostnextra monitor memory --jsonDisplays:
- Total memory
- Used memory
- Available memory
- Free memory
- Swap usage
- Health score
- Recommendations
Disk
hostnextra monitor diskhostnextra monitor disk --jsonDisplays:
- Filesystem
- Mount point
- Capacity
- Used space
- Available space
- Usage percentage
- Inode usage
- Health score
- Recommendations
Disk I/O
hostnextra monitor iohostnextra monitor io --jsonDisplays:
- Read operations
- Write operations
- Read throughput
- Write throughput
- Device utilization
- Health score
Network
hostnextra monitor networkhostnextra monitor network --jsonDisplays:
- Network interfaces
- Receive throughput
- Transmit throughput
- Packet statistics
- Health summary
Processes
hostnextra monitor processhostnextra monitor process --jsonDisplays:
- Top CPU processes
- Top memory processes
Services
hostnextra monitor serviceshostnextra monitor services --jsonDisplays:
- Service status
- Enabled state
- Failed services
- Recommendations
Security
hostnextra monitor securityhostnextra monitor security --jsonDisplays:
- Security checks
- Current status
- Recommendations
Diagnose
hostnextra monitor diagnosehostnextra monitor diagnose --jsonThe diagnosis engine correlates multiple system metrics to identify common operational issues.
Examples include:
- High disk usage
- High memory usage
- High inode usage
- Failed services
- Deleted open files
- Large directories
- Large files
Logs
hostnextra monitor logsDisplays recent system error logs.
Help
hostnextra monitor helpor
hostnextra monitor --help