<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monitoring-plugins, branch 3.0.0-rc4</title>
<subtitle>Monitoring Plugins
</subtitle>
<id>https://www.monitoring-plugins.org/repositories/monitoring-plugins/atom?h=3.0.0-rc4</id>
<link rel='self' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/atom?h=3.0.0-rc4'/>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/'/>
<updated>2026-06-08T07:15:09Z</updated>
<entry>
<title>Monitoring Plugins 3.0.0-rc4</title>
<updated>2026-06-08T07:15:09Z</updated>
<author>
<name>Lorenz Kästle</name>
<email>lorenz.kaestle@netways.de</email>
</author>
<published>2026-06-08T07:15:09Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=7ace218b201fdd210f50902d357d81023789ca8a'/>
<id>urn:sha1:7ace218b201fdd210f50902d357d81023789ca8a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Ok summary (#2270)</title>
<updated>2026-06-08T06:23:44Z</updated>
<author>
<name>Lorenz Kästle</name>
<email>12514511+RincewindsHat@users.noreply.github.com</email>
</author>
<published>2026-06-08T06:23:44Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=9bbc76483888c9e2ef2f4ed281c0ab8f2aab7bb6'/>
<id>urn:sha1:9bbc76483888c9e2ef2f4ed281c0ab8f2aab7bb6</id>
<content type='text'>
* lib: implement functionality to set ok summary

* check_load: implement setting ok summary

* OK summary for ntp_peer, ntp_time and users

* check_apt: implement ok summary

* check_curl: implement ok summary

* check_disk: implement ok summary

* check_dbi: implement ok summary

* check_ldap: auto formatting

* check_ldap: implement ok summary

* check_ssh: implement ok summary

* check_tcp: implement ok summary

* fixup! check_curl: implement ok summary

* fixup! check_dbi: implement ok summary

* fixup! check_ldap: implement ok summary

* fixup! check_ssh: implement ok summary

* fixup! check_tcp: implement ok summary

* check_apt: remove illegal free

* check_mrtg: fix link

* check_mrtg: implement ok summary

* check_mrtgtraf: fix link

* check_mrtgtraf: implement ok summary

* check_mysql: implement ok summary

* check_mysql_query: implement ok summary

* check_pgsql: implement ok summary

* check_radius: implement ok summary

* check_real: implement ok summary

* check_smtp: implement ok summary

* check_snmp: implement ok summary

* check_swap: implement ok summary

* check_ups: add OK summary

---------

Co-authored-by: Lorenz Kästle &lt;lorenz.kaestle@netways.de&gt;</content>
</entry>
<entry>
<title>check_ups: implement modern output (#2272)</title>
<updated>2026-06-08T05:35:45Z</updated>
<author>
<name>Lorenz Kästle</name>
<email>12514511+RincewindsHat@users.noreply.github.com</email>
</author>
<published>2026-06-08T05:35:45Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=992a4555ac975285f959dd2d3228b1d71ab23123'/>
<id>urn:sha1:992a4555ac975285f959dd2d3228b1d71ab23123</id>
<content type='text'>
Co-authored-by: Lorenz Kästle &lt;lorenz.kaestle@netways.de&gt;</content>
</entry>
<entry>
<title>Error summary (#2259)</title>
<updated>2026-05-30T10:30:39Z</updated>
<author>
<name>Lorenz Kästle</name>
<email>12514511+RincewindsHat@users.noreply.github.com</email>
</author>
<published>2026-05-30T10:30:39Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=44e1913da4d227aaabb7b5ccfae65d879082a5e4'/>
<id>urn:sha1:44e1913da4d227aaabb7b5ccfae65d879082a5e4</id>
<content type='text'>
* lib: properly name function to set summary

* lib: set first non-ok subcheck as the summary for the overall check

* Fetch summarily recursively from failed subchecks

---------

Co-authored-by: Lorenz Kästle &lt;lorenz.kaestle@netways.de&gt;</content>
</entry>
<entry>
<title>Fix/check load inconsistencies (#2269)</title>
<updated>2026-05-27T09:25:31Z</updated>
<author>
<name>Lorenz Kästle</name>
<email>12514511+RincewindsHat@users.noreply.github.com</email>
</author>
<published>2026-05-27T09:25:31Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=e1cde41866912ff4369145842c6e47a93b17d5e2'/>
<id>urn:sha1:e1cde41866912ff4369145842c6e47a93b17d5e2</id>
<content type='text'>
* Remove redundant new line in multi-line outputs

* check_load: Fix missing brace in output

* check_load: rename function to properly indicate purpose

* check_load: show the correct amount of procs

* check_load: allow execution without parameters

---------

Co-authored-by: Lorenz Kästle &lt;lorenz.kaestle@netways.de&gt;</content>
</entry>
<entry>
<title>check_http and check_curl: custom timeout return state (#2266)</title>
<updated>2026-05-19T14:01:43Z</updated>
<author>
<name>inqrphl</name>
<email>32687873+inqrphl@users.noreply.github.com</email>
</author>
<published>2026-05-19T14:01:43Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=178e9a02e367ab4527129ddbc623401e245d00b2'/>
<id>urn:sha1:178e9a02e367ab4527129ddbc623401e245d00b2</id>
<content type='text'>
check_curl + check_http:
 hdd cli argument to return custom states on timeout

---------

Co-authored-by: Ahmet Oeztuerk &lt;Ahmet.Oeztuerk@consol.de&gt;</content>
</entry>
<entry>
<title>Fix/check load inconsistencies (#2267)</title>
<updated>2026-05-19T07:18:20Z</updated>
<author>
<name>Lorenz Kästle</name>
<email>12514511+RincewindsHat@users.noreply.github.com</email>
</author>
<published>2026-05-19T07:18:20Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=5ccce854954e807e51966b3db9388bf20284b949'/>
<id>urn:sha1:5ccce854954e807e51966b3db9388bf20284b949</id>
<content type='text'>
* Remove redundant new line in multi-line outputs

* check_load: Fix missing brace in output

* check_load: rename function to properly indicate purpose

* check_load: show the correct amount of procs

* check_load: allow execution without parameters

---------

Co-authored-by: Lorenz Kästle &lt;lorenz.kaestle@netways.de&gt;</content>
</entry>
<entry>
<title>check_snmp: Put all privproto/authproto options into help (#2261)</title>
<updated>2026-04-24T13:08:23Z</updated>
<author>
<name>Lorenz Kästle</name>
<email>12514511+RincewindsHat@users.noreply.github.com</email>
</author>
<published>2026-04-24T13:08:23Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=1211edf2eaee9b26eca0505d0708629548e29f6e'/>
<id>urn:sha1:1211edf2eaee9b26eca0505d0708629548e29f6e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix/compiler warnings (#2255)</title>
<updated>2026-04-09T12:54:08Z</updated>
<author>
<name>Lorenz Kästle</name>
<email>12514511+RincewindsHat@users.noreply.github.com</email>
</author>
<published>2026-04-09T12:54:08Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=1eace3a997cac6a98091238c6f71a2279183b1ad'/>
<id>urn:sha1:1eace3a997cac6a98091238c6f71a2279183b1ad</id>
<content type='text'>
* Fix compiler warning about comparing different signedness

* Fix compiler warning about constant strings</content>
</entry>
<entry>
<title>added CHECK_EOF to work around warnings about EOF and -1 being the same (#2254)</title>
<updated>2026-04-08T16:26:03Z</updated>
<author>
<name>Lorenz Kästle</name>
<email>12514511+RincewindsHat@users.noreply.github.com</email>
</author>
<published>2026-04-08T16:26:03Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=1db493092ca6a68ff690251cc428037b54019a73'/>
<id>urn:sha1:1db493092ca6a68ff690251cc428037b54019a73</id>
<content type='text'>
Co-authored-by: Andreas Baumann &lt;mail@andreasbaumann.cc&gt;</content>
</entry>
</feed>
