Skip to content

Releases: MattBlack85/astro_monitor

Release 1.1.0

08 Mar 11:01
a081935
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.3...v1.1.0

Fix MacOS path to Kstars databse

24 Jan 14:33
Compare
Choose a tag to compare
v1.0.3

Fix Kstars DB path on MacOS

v1.0.2

24 Jan 13:15
3bbecf5
Compare
Choose a tag to compare

Add build for MacOS M1/M2

Bugfix v1.0.1

24 Jan 12:12
Compare
Choose a tag to compare

Fixed bad URL where to send hook for telegram notification

Release v1.0.0

24 Jan 08:30
Compare
Choose a tag to compare

Astromonitor enters its stable phase.

BREAKING CHANGES
by default now astromonitor does not start any process (previously was monitoring kstars when launched without parameters)

NEW FEATURES

  • Added command to store remotely a backup of Kstars database and INDI devices configs
  • Added command to restore the backup

v0.4.3

11 Jan 16:43
071ead5
Compare
Choose a tag to compare

Fixed:

  • System::new_all was still fetching all system info, ::new used now

Removed:

  • bool flag to check if the script was running the first time

Added:

  • getting the process pid

Release 0.4.2 - decrease footprint

11 Jan 15:25
bb41f1b
Compare
Choose a tag to compare

On a raspberry pi the CPU usage was seen a bit too high, this release tries to fetch only the data astromonitor is interested in hopefully reducing yhe footprint of the program

Bugfix 0.4.1

11 Jan 13:15
Compare
Choose a tag to compare

Fixed:

  • FD monitor report was misleading cause it was merging numbers from different processes from the same program

Release 0.4.0 - more monitoring

11 Jan 12:06
Compare
Choose a tag to compare

Added:

  • file descriptors monitoring (to stdout)
  • system resources monitoring (to file, only CPU and memory usage)

Refactored:

  • folder structure (now modules are starting to appear)

Add arm 64 bit build

23 Dec 14:50
16d6425
Compare
Choose a tag to compare

Removed:

  • build for old arm archs (first raspberry series)