Releases: thevickypedia/PyNinja
Releases · thevickypedia/PyNinja
v1.0.0
- Includes a new feature to get
S.M.A.R.T
disk metrics (for Linux OS) - Creates a new column dedicated for disks' usage PIE charts
- Fully restructured disk usage information which accounts for multiple drives, yet ignoring partitions.
- Includes general improvements across the app for better performance and code readability.
- Full Changelog: v0.1.4...v1.0.0
v0.1.4
- Includes a new feature to handle IO (list, upload, and download)
- Bug fix on monitor page blocked due to missing docker containers
- Includes an option to host monitor page without authentication
- Full Changelog: v0.1.3...v0.1.4
v0.1.3
- Include open files metric to service/process monitoring
- Includes process/service usage metrics served via API endpoints
- Full Changelog: v0.1.1...v0.1.3
v0.1.1
- Include services/processes metrics to monitoring page
- Filter PIDs from docker stats
- Remove overall code redundancies in the UI
- Convert collapsible sections of top level information in tables
- Full Changelog: v0.1.0...v0.1.1
v0.1.1-dev
- Relese
dev
version for0.1.1
- Full Changelog: v0.1.0...v0.1.1-dev
v0.1.0
- Include
docker stats
in monitoring page - Full Changelog: v0.0.9...v0.1.0
v0.1.0-alpha
- Alpha version for docker stats
- Full Changelog: v0.0.9...v0.1.0-alpha
v0.0.9
- Includes disks information in the monitoring page
- Restructured monitoring page with dedicated div container for each category of system information
- Full Changelog: v0.0.8...v0.0.9
v0.0.8
- Includes an option to get CPU load average via API calls and monitoring page UI
- Full Changelog: v0.0.7...v0.0.8
v0.0.7
- Includes a new feature to monitor disk utilization and get process name
- Bug fix on uncaught errors during server shutdown
- Full Changelog: v0.0.6...v0.0.7