Skip to content

Releases: stegenfeldt/Atea.Windows

v1.0.3.400 - The one with file share monitoring and more

31 Jan 10:32
ba2fa13
Compare
Choose a tag to compare

What's Changed

Added

  • Atea.Windows.Installer project Added
  • Release folder created
  • Automatic builds and MSI-packaging to /Release folder
  • Powershell based installation/update scripts
  • This changelog!
  • File Age Monitor
  • MonitoredEvent class, task and discovery
  • MonitoredEvent dependency monitor on Microsoft.Windows.Computer
  • Missing Service monitor (@svantegraden)
  • Basic file share monitoring
  • Registry Based event log monitoring

Changed

Fixed

Removed

  • Old Downloads folder

Full Changelog: v1.0.2.0...v1.0.3.400

v1.0.2.0 - The one with service recoveries and powershell

25 Oct 12:26
Compare
Choose a tag to compare

Added in this release

  • #1 Proper licensing added
  • #2 Service restart recovery task, with optional delay and repeated attempts
  • Public Timed Powershell probe module, to make it easier to add scheduled powershell propertybag based rules and monitors
  • Automated copys of the generated mp files to /released on build
  • Docs (at least a beginning) are now available on http://www.teknoglot.se/Atea.Windows/ with the help of MDWiki and Github Pages
  • List Running Services task, to make it easier to find that servicename

Fixed in this release

  • #4 Alert when advanced recovery task on services fails, to enable a better escalation workflow
  • Bunch of spellchecks
  • Remove Monitored Service Task now handles those times when it's the last one remaining.