Skip to content

SystemGuard Version 1.0.5 pre release

Pre-release
Pre-release
Compare
Choose a tag to compare
@codeperfectplus codeperfectplus released this 24 Sep 14:43
· 74 commits to dev since this release
9a47e88

Pre-Release Changelog

  • Central Dashboard

    • featured added to monitor all server at a central point.
  • Prometheus Integration:

    • Basic Prometheus endpoint created and optimized.
    • Added metrics for CPU temperature, frequency, and battery percentage.
    • Updated Prometheus for a central server and added support for monitoring multiple targets.
  • InfluxDB Support:

    • InfluxDB integration added, replacing SQLite for time-series metrics.
    • Installation scripts and InfluxDB configuration refactored.
  • UI and Graph Enhancements:

    • Improved the web page UI and graph visualizations.
    • Added experimental graphs and more line charts.
    • New features added for adding/removing targets.
    • Refactored chart creation with download and refresh buttons.
  • Authentication:

    • Basic authentication support added, with further improvements to the Prometheus configuration update function.
  • Bug Fixes and Refactoring:

    • Fixed message box display issue in setup script.
    • Refactored several scripts, including logging and API endpoints.
    • Addressed bugs related to Prometheus container updates and time interval changes.