blob: 35d7f65cb4216a30674c2a688833c0ae6cceb5b1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
|
title: Version 3.0.0-rc4 released
author: Lorenz Kästle
date: 2026-06-08
---
The Monitoring Plugins Development Team announces version 3.0.0-rc4 of
the Monitoring Plugins.
This is the fourth release candidate for version 3.0.0. Against all hopes
rc3 was not good enough :-)
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
the plugins with the new output functionality.
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.
### Changes
- Changes/Features
- check_http and check_curl: custom timeout return state
- Error and OK summaries for the plugins with the new output functionality
- check_ups: implement modern output
- Fixes
- check_snmp: Put all privproto/authproto options into help
- check load: fix some inconsistencies mostly regarding the output text (Typos and such stuff)
[download]: /download.html
<!--% # vim:set filetype=markdown textwidth=78 joinspaces expandtab: # %-->
|