Releases: NicolasLM/sauna
Releases · NicolasLM/sauna
v0.0.19
- 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
- Plugin Network: improve execution time
- Plugin HTTP Server: allow to serve a web dashboard
- Command OVH Shinken: fix parsing of configuration
v0.0.17
- 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
- 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
- Allow to send passive host checks via NSCA
- New plugin Dummy
v0.0.13
- Allow to run checks with different frequencies
- New command Status to display the current status of checks
v0.0.12
- 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
- New plugin TCP that establishes TCP connections
v0.0.10
- New plugin Hwmon for Linux hardware monitoring
- New command Register to interact with OVH Shinken as a Service API