Skip to content

Releases: xcjs/blur-monitor

Final 1.x Release

22 Oct 14:10
Compare
Choose a tag to compare
  • Final release of the 1.x family
  • Supports single-file binary distributable
  • Native node modules are still included as separate files due to pkg limitations
  • BlurMonitor 2.0 will be the next feature release built on the latest Angular technologies

Hostname Adjustments

09 Oct 21:40
Compare
Choose a tag to compare
  • Reverted to the old hostname sizing and color while keeping the overflow styles

Hostname Fixes

22 Sep 00:57
Compare
Choose a tag to compare
  • The hostname in pageTop is now the same size and color as the BlurMonitor heading.
  • Longer hostnames are truncated with an ellipsis on smaller mobile displays.

Process Search Fixes

22 Sep 00:12
Compare
Choose a tag to compare
  • Corrects the alignment of the process search text box and refresh button
  • Set the process tree to overflow so that the search text box and refresh button remain visible

Processes Search

20 Sep 00:16
Compare
Choose a tag to compare
  • Added search filtering to processes
  • Removed accidental extremely long polling to top processes.

Processes Improvements

13 Sep 00:27
Compare
Choose a tag to compare
  • Added support for more application icons
  • The top processes lists now have better alignment and limit process length to one line.
  • The full process tree will now wait for data before displaying.

Better Icon Support

07 Sep 01:24
Compare
Choose a tag to compare
  • Added built in SVG icons for popular icons and applications
  • Began refactoring the server code, especially in regard to child processes

Danger Highlights

30 Aug 01:30
Compare
Choose a tag to compare
  • Added danger highlights to the processor core panels, active memory panel, and the swap panel if the percentage values are above the threshold values.
  • Changed a few panels not to display without data - this fixes some display order animations.

Various Enhancements and Bug Fix Release

27 Aug 01:13
Compare
Choose a tag to compare
  • BlurMonitor will attempt to locate and display a distribution logo if one is present.
  • Updated FontAwesome to include a HDD icon, which is now used for the disks view.
  • Added basic support for alerts on the main page if various resources are too high or services aren't responding as expected.
  • Added support for free version 3.3.10 (included in Ubuntu 16.04) - 3.3.9 is still supported and will dynamically be parsed out.
  • This means that the memory API has been redesigned a little. Values are now in MB instead of KB. Swap data is now included in its own object.
  • Adjusted the display columns of various views so more data is visible at once on larger displays.
  • Adjusted the full process tree to be a manual load only. This appears to have solved browser lock-ups.
  • Various other improvements and bug fixes.

Dark/Blur Theme and Traceroute Timed Progress Bars

20 Jul 00:53
Compare
Choose a tag to compare

Enabled a slightly modified blur theme and added timed progress bars for traceroute hops equal to milliseconds * 100.