A simple monitoring tool written in Python.
- Hostname Detection
- IP Address Detection
- CPU Usage Monitoring
- RAM Usage Monitoring
- Disk Usage Monitoring
- Operating System Information
- System Report Generation
- Python
- psutil
- socket
- platform
pip install -r requirements.txtpython monitor.py- Export to CSV
- Email Alert
- Grafana Integration
- Docker Support

