<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monitoring-plugins/plugins/check_load.c, 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-08T06:23:44Z</updated>
<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>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>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>
<entry>
<title>More refactoring</title>
<updated>2025-09-15T13:49:26Z</updated>
<author>
<name>Lorenz Kästle</name>
<email>12514511+RincewindsHat@users.noreply.github.com</email>
</author>
<published>2025-09-15T13:49:26Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=811da10fda11b1d0453453040647270700862d8f'/>
<id>urn:sha1:811da10fda11b1d0453453040647270700862d8f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Run clang-format again</title>
<updated>2025-09-15T10:59:37Z</updated>
<author>
<name>Lorenz Kästle</name>
<email>12514511+RincewindsHat@users.noreply.github.com</email>
</author>
<published>2025-09-15T10:59:37Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=802e46f8ea36c344f112d7e1dd8d64d17a4cc939'/>
<id>urn:sha1:802e46f8ea36c344f112d7e1dd8d64d17a4cc939</id>
<content type='text'>
</content>
</entry>
<entry>
<title>check_load some number type fixes</title>
<updated>2025-07-06T20:46:41Z</updated>
<author>
<name>Lorenz Kästle</name>
<email>12514511+RincewindsHat@users.noreply.github.com</email>
</author>
<published>2025-07-06T19:59:12Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=351b104894fd52e634d60d79f573be682a2da8d4'/>
<id>urn:sha1:351b104894fd52e634d60d79f573be682a2da8d4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>check_load: Add top x functionality to output</title>
<updated>2025-07-06T19:58:55Z</updated>
<author>
<name>Lorenz Kästle</name>
<email>12514511+RincewindsHat@users.noreply.github.com</email>
</author>
<published>2025-07-06T19:58:55Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=b002a6870b6ef9333d3234cec58b8c2fc1acfeec'/>
<id>urn:sha1:b002a6870b6ef9333d3234cec58b8c2fc1acfeec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>check_load: remove useless code and do some formatting</title>
<updated>2025-07-06T19:46:54Z</updated>
<author>
<name>Lorenz Kästle</name>
<email>12514511+RincewindsHat@users.noreply.github.com</email>
</author>
<published>2025-07-06T19:46:54Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=4ef8af0d9a2acb2e199b613af2d85af86fed24b2'/>
<id>urn:sha1:4ef8af0d9a2acb2e199b613af2d85af86fed24b2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>check_load: Actually allow output format configuring</title>
<updated>2025-03-13T23:04:02Z</updated>
<author>
<name>Lorenz Kästle</name>
<email>12514511+RincewindsHat@users.noreply.github.com</email>
</author>
<published>2025-03-13T23:04:02Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=5eaeadbb3a50e254fb465bf22c6022de9ecbab2d'/>
<id>urn:sha1:5eaeadbb3a50e254fb465bf22c6022de9ecbab2d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improved includes and some comments</title>
<updated>2025-03-13T22:51:51Z</updated>
<author>
<name>Lorenz Kästle</name>
<email>12514511+RincewindsHat@users.noreply.github.com</email>
</author>
<published>2025-03-13T22:51:51Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=fedff97c96ec7f7866fa15bd38b9a349cf260cad'/>
<id>urn:sha1:fedff97c96ec7f7866fa15bd38b9a349cf260cad</id>
<content type='text'>
</content>
</entry>
</feed>
