This repository has been archived by the owner on Aug 1, 2022. It is now read-only.
Releases: Oxygem/canaryd
Releases · Oxygem/canaryd
v0.6.9
v0.6.8
canaryd v0.4.3
v0.4.3
v2.0.1
First release to include .deb
and .rpm
packages and build tools.
- Add
monitor
plugin - Add custom scripts and
scripts
plugincanaryctl scripts
canaryctl scripts [enable|disable] disk_health.sh
- Add
services
plugin- monitors service port status
- can generate warning/critical issues from this
- this replaces other services plugins:
initd
launchctl
upstart
systemd
- monitors service port status
- Rewrite
hardware
plugin to uselshw
, notdmidecode
, for better coverage - Rewrite
users
plugin to use Python'sgrp
andpwd
modules, for better (10x) performance