<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monitoring-plugins/lib/utils_disk.h, branch 3.0.0-rc3</title>
<subtitle>Monitoring Plugins
</subtitle>
<id>https://www.monitoring-plugins.org/repositories/monitoring-plugins/atom?h=3.0.0-rc3</id>
<link rel='self' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/atom?h=3.0.0-rc3'/>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/'/>
<updated>2025-03-18T13:36:20Z</updated>
<entry>
<title>Move disk specific stuff from lib to plugin specific directory</title>
<updated>2025-03-18T13:36:20Z</updated>
<author>
<name>Lorenz Kästle</name>
<email>12514511+RincewindsHat@users.noreply.github.com</email>
</author>
<published>2025-03-18T13:36:20Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=285db2a9fa25519cacd48a76347ae2dee0c06605'/>
<id>urn:sha1:285db2a9fa25519cacd48a76347ae2dee0c06605</id>
<content type='text'>
</content>
</entry>
<entry>
<title>lib: clang-format</title>
<updated>2024-10-17T15:57:50Z</updated>
<author>
<name>Lorenz Kästle</name>
<email>lorenz.kaestle@netways.de</email>
</author>
<published>2024-10-17T15:57:50Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=ee1ba3209993b72e90f5fe30a16ad951f1e2402d'/>
<id>urn:sha1:ee1ba3209993b72e90f5fe30a16ad951f1e2402d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace all old school booleans in lib witch C99 ones</title>
<updated>2023-10-15T16:21:31Z</updated>
<author>
<name>RincewindsHat</name>
<email>12514511+RincewindsHat@users.noreply.github.com</email>
</author>
<published>2023-10-15T16:21:31Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=ddbabaa3b659bed9dcf5c5a2bfc430fb816277c7'/>
<id>urn:sha1:ddbabaa3b659bed9dcf5c5a2bfc430fb816277c7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Introduce np_find_regmatch()</title>
<updated>2023-09-28T11:20:24Z</updated>
<author>
<name>Alexander A. Klimov</name>
<email>alexander.klimov@icinga.com</email>
</author>
<published>2023-08-23T16:26:12Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=1f694195b4a6beef30bbbbffa5835a993be97a9c'/>
<id>urn:sha1:1f694195b4a6beef30bbbbffa5835a993be97a9c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Introduce np_add_regex()</title>
<updated>2023-09-28T11:20:24Z</updated>
<author>
<name>Alexander A. Klimov</name>
<email>alexander.klimov@icinga.com</email>
</author>
<published>2023-08-23T16:13:01Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=d31a696cadb0bba0914d76aad0eb48c6e7962b8e'/>
<id>urn:sha1:d31a696cadb0bba0914d76aad0eb48c6e7962b8e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Introduce regex_list</title>
<updated>2023-09-28T11:20:24Z</updated>
<author>
<name>Alexander A. Klimov</name>
<email>alexander.klimov@icinga.com</email>
</author>
<published>2023-08-23T15:33:16Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=f457615d845ec3bf9d3072511999b69d93c934c5'/>
<id>urn:sha1:f457615d845ec3bf9d3072511999b69d93c934c5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>utils_disk: add name_prev pointer to struct parameter_list</title>
<updated>2023-02-19T12:44:04Z</updated>
<author>
<name>Kristian Schuster</name>
<email>116557017+KriSchu@users.noreply.github.com</email>
</author>
<published>2023-02-19T12:44:04Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=9898a8ad7dabfabfe80785585a5bbc30b678bdb0'/>
<id>urn:sha1:9898a8ad7dabfabfe80785585a5bbc30b678bdb0</id>
<content type='text'>
Also added handling of name_prev in np_add_parameter and np_delete_parameter.
This make calling the np_delete_parameter function easier, because it requires
the previous element as second argument.
</content>
</entry>
<entry>
<title>Switch to uint64_t</title>
<updated>2021-10-26T15:07:09Z</updated>
<author>
<name>RincewindsHat</name>
<email>12514511+RincewindsHat@users.noreply.github.com</email>
</author>
<published>2021-10-25T15:36:58Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=50fc9b73a2127c8ed1944b8e3fd5f0f7b64ca8ec'/>
<id>urn:sha1:50fc9b73a2127c8ed1944b8e3fd5f0f7b64ca8ec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[check_disk] add support to display inodes usage in perfdata</title>
<updated>2018-12-08T21:44:42Z</updated>
<author>
<name>Vincent Danjean</name>
<email>vdanjean@debian.org</email>
</author>
<published>2018-12-08T20:51:05Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=270e7cba3830328424e3f2b6b9a6989b1ea5f89b'/>
<id>urn:sha1:270e7cba3830328424e3f2b6b9a6989b1ea5f89b</id>
<content type='text'>
This is not enabled by default
It can be enabled with the -P (--iperfdata) option
</content>
</entry>
<entry>
<title>Fix check_disk free space calculation if blocksizes differ within a disk group (Bekar - #2973603)</title>
<updated>2010-11-15T22:59:35Z</updated>
<author>
<name>Matthias Eble</name>
<email>psychotrahe@users.sourceforge.net</email>
</author>
<published>2010-11-15T22:59:35Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=77f2c84d2f599d86a60586494169dcab17853e3a'/>
<id>urn:sha1:77f2c84d2f599d86a60586494169dcab17853e3a</id>
<content type='text'>
Various values (dused_pct, dfree_pct, inodes_free, inodes_total, ...) are now carried in
the parameter_list structure. Assignments have been moved to a subroutine preventing
code redundancies.
Group metrics are now calculated based on units rather than blocks. This fixes freespace calculation
when blocksizes differ within a group.
</content>
</entry>
</feed>
