diff options
Diffstat (limited to 'web/input')
| -rw-r--r-- | web/input/news/release-3-0-0-rc4.md | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/web/input/news/release-3-0-0-rc4.md b/web/input/news/release-3-0-0-rc4.md new file mode 100644 index 0000000..35d7f65 --- /dev/null +++ b/web/input/news/release-3-0-0-rc4.md | |||
| @@ -0,0 +1,30 @@ | |||
| 1 | title: Version 3.0.0-rc4 released | ||
| 2 | author: Lorenz Kästle | ||
| 3 | date: 2026-06-08 | ||
| 4 | --- | ||
| 5 | |||
| 6 | The Monitoring Plugins Development Team announces version 3.0.0-rc4 of | ||
| 7 | the Monitoring Plugins. | ||
| 8 | |||
| 9 | This is the fourth release candidate for version 3.0.0. Against all hopes | ||
| 10 | rc3 was not good enough :-) | ||
| 11 | |||
| 12 | The most notable change compared to 3.0.0-rc3 is the change in the "summary" (the first line in the plugin output) of all | ||
| 13 | the plugins with the new output functionality. | ||
| 14 | It now contains either a topic specific OK message or (in the case of a non-OK state) the message from the worst-first failed subcheck. | ||
| 15 | |||
| 16 | ### Changes | ||
| 17 | |||
| 18 | - Changes/Features | ||
| 19 | - check_http and check_curl: custom timeout return state | ||
| 20 | - Error and OK summaries for the plugins with the new output functionality | ||
| 21 | - check_ups: implement modern output | ||
| 22 | |||
| 23 | - Fixes | ||
| 24 | - check_snmp: Put all privproto/authproto options into help | ||
| 25 | - check load: fix some inconsistencies mostly regarding the output text (Typos and such stuff) | ||
| 26 | |||
| 27 | |||
| 28 | [download]: /download.html | ||
| 29 | |||
| 30 | <!--% # vim:set filetype=markdown textwidth=78 joinspaces expandtab: # %--> | ||
