|
| 1 | +mackerel-check-plugins (0.5.0-1) stable; urgency=low |
| 2 | + |
| 3 | + * add check-solr (by supercaracal) |
| 4 | + <https://github.com/mackerelio/go-check-plugins/pull/46> |
| 5 | + * add check-jmx-jolokia (by y-kuno) |
| 6 | + <https://github.com/mackerelio/go-check-plugins/pull/68> |
| 7 | + * check-memcached (by naokibtn) |
| 8 | + <https://github.com/mackerelio/go-check-plugins/pull/69> |
| 9 | + * Add scheme option to check-elasticsearch (by yano3) |
| 10 | + <https://github.com/mackerelio/go-check-plugins/pull/70> |
| 11 | + * Check file size (by hiroakis) |
| 12 | + <https://github.com/mackerelio/go-check-plugins/pull/72> |
| 13 | + * Add uptime sub command to check-mysql (by kazeburo) |
| 14 | + <https://github.com/mackerelio/go-check-plugins/pull/73> |
| 15 | + * add check-cert-file (by kazeburo) |
| 16 | + <https://github.com/mackerelio/go-check-plugins/pull/74> |
| 17 | + * [tcp] Add --no-check-certificate (by kazeburo) |
| 18 | + <https://github.com/mackerelio/go-check-plugins/pull/75> |
| 19 | + * Fixed slurp. conn.read returns content with EOF (by kazeburo) |
| 20 | + <https://github.com/mackerelio/go-check-plugins/pull/76> |
| 21 | + * Fix check-tcp IPv6 testcase on OSX(?) (by hanazuki) |
| 22 | + <https://github.com/mackerelio/go-check-plugins/pull/77> |
| 23 | + * check-redis: Report critical if master_link_status is down (by hanazuki) |
| 24 | + <https://github.com/mackerelio/go-check-plugins/pull/79> |
| 25 | + * check-redis: Fixed panic (by yoheimuta) |
| 26 | + <https://github.com/mackerelio/go-check-plugins/pull/80> |
| 27 | + * check-procs: Fixed the counting logic with -p (by yoheimuta) |
| 28 | + <https://github.com/mackerelio/go-check-plugins/pull/81> |
| 29 | + * add check-uptime (by Songmu) |
| 30 | + <https://github.com/mackerelio/go-check-plugins/pull/82> |
| 31 | + * add file-size, jmx-jolokia, memcached, solr, uptime into package config (by Songmu) |
| 32 | + <https://github.com/mackerelio/go-check-plugins/pull/84> |
| 33 | + |
| 34 | + -- Songmu < [email protected]> Wed, 02 Mar 2016 15:32:48 +0900 |
| 35 | + |
1 | 36 | mackerel-check-plugins (0.4.0-1) stable; urgency=low
|
2 | 37 |
|
3 | 38 | * Fix duplicated help message (by hfm)
|
|
0 commit comments