Releases: mackerelio/go-check-plugins
Releases · mackerelio/go-check-plugins
v0.32.0
- [doc]add repository policy #300
- add --user to check-http #297
- Update modules #298
- [check-procs] If more than one pattern is specified, find processes that meet any of the conditions. #293
v0.30.0
- [check-aws-cloudwatch-logs] make handling a state file more safe #286
- [check-log] make handling a state file more safe #285
- [check-ldap] Update go-ldap to v3 #284
v0.29.0
- Add check-ping #280
- [ntservice] Enable to specify service name to exclude from match #279
- Add NTP stratum check to check-ntpoffset #278
- [check-http] add --proxy option #277
v0.28.0
- Improve READMEs #274
- added support for netbsd on check-load #273
- [check-cert-file] improve README #272
- [check-log][check-windows-eventlog] Improve atomic write #270
- [check-log]stop reading logs on SIGTERM #268
v0.27.0
- [check-disk] Do not check inodes% along with disk% #266
- [check-disk] skip checks if there are no inodes #265
v0.26.0
- [check-http] Support --connect-to option #263
v0.25.0
- [check-redis] add replication subcommand #261
v0.24.0
- add User-Agent header to http check plugins #257