Skip to content

Releases: NicolasLM/sauna

v0.0.19

17 Aug 14:19
Compare
Choose a tag to compare
  • Added options in HTTP and HTTP-JSON plugins
  • Changed exit() to sys.exit()
  • Added HTTP-icinga consumer
  • Implemented a max retry parameters for consumers
  • Added Debian APT plugin
  • Added ability for consumers to send checks in batches
  • Added Home Assistant MQTT consumer
  • Removed old integration with OVH PaaS monitoring
  • General cleanup and maintenance

v0.0.18

07 Jun 18:59
Compare
Choose a tag to compare
  • Plugin Network: improve execution time
  • Plugin HTTP Server: allow to serve a web dashboard
  • Command OVH Shinken: fix parsing of configuration

v0.0.17

01 Mar 20:55
Compare
Choose a tag to compare
  • Allow checks to run concurrently in multiple threads
  • Plugin HTTP-JSON: fix bug when expected value is not a string
  • New plugin SimpleDomain to monitor DNS entries
  • New plugin Network to monitor Linux network throughput
  • More flexible logging system

v0.0.16

20 Nov 20:28
Compare
Choose a tag to compare
  • New plugin Disque to monitor the Disque Redis fork
  • New plugin HTTP-JSON to monitor REST APIs
  • New consumer HTTP server
  • Allow to run many times the same consumer with different configuration
  • Various improvements

v0.0.15

25 Aug 13:38
Compare
Choose a tag to compare
  • Allow to send passive host checks via NSCA
  • New plugin Dummy

v0.0.14

23 Aug 09:59
Compare
Choose a tag to compare
  • New plugin Ntpd

v0.0.13

03 Aug 12:38
Compare
Choose a tag to compare
  • Allow to run checks with different frequencies
  • New command Status to display the current status of checks

v0.0.12

28 Jul 09:28
Compare
Choose a tag to compare
  • Plugin Redis: monitor length of lists
  • Consumer NSCA: fix packet size
  • New plugin MdStat to monitor Linux RAID arrays
  • Command register: add compatibility with requests 2.2 for Ubuntu 14.04

v0.0.11

12 Jul 15:30
Compare
Choose a tag to compare
  • New plugin TCP that establishes TCP connections

v0.0.10

11 Jul 13:03
Compare
Choose a tag to compare
  • New plugin Hwmon for Linux hardware monitoring
  • New command Register to interact with OVH Shinken as a Service API