<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monitoring-plugins/lib/perfdata.c, branch v3.0.0-rc3</title>
<subtitle>Monitoring Plugins
</subtitle>
<id>https://www.monitoring-plugins.org/repositories/monitoring-plugins/atom?h=v3.0.0-rc3</id>
<link rel='self' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/atom?h=v3.0.0-rc3'/>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/'/>
<updated>2026-04-06T09:55:27Z</updated>
<entry>
<title>Revert check_disk performance data back to used space (#2243)</title>
<updated>2026-04-06T09:55:27Z</updated>
<author>
<name>Lorenz Kästle</name>
<email>12514511+RincewindsHat@users.noreply.github.com</email>
</author>
<published>2026-04-06T09:55:27Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=c57381d789fb246602966fccfcb80131a7fb0461'/>
<id>urn:sha1:c57381d789fb246602966fccfcb80131a7fb0461</id>
<content type='text'>
* Implement simple output shortcut for ranges

If ranges start with zero (e.g. 0:10), the zero and the colon
can be left out.

This patch implements this by default, since some systems (icinga2)
do not fully implement the whole range format and this reduces errors
in the common case of just an upper border.

* switch check_disk perfdata back to used space</content>
</entry>
<entry>
<title>Make replacing of mismatching single quotes work (#2232)</title>
<updated>2026-02-16T10:27:49Z</updated>
<author>
<name>Dirk Mueller</name>
<email>dmueller@suse.com</email>
</author>
<published>2026-02-16T10:27:49Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=15b9a39b6085f9382e1907ef769a50aee716e839'/>
<id>urn:sha1:15b9a39b6085f9382e1907ef769a50aee716e839</id>
<content type='text'>
Fixes a logic error in the string handling that led to dead code before.</content>
</entry>
<entry>
<title>Fix typo in enum MP_PARSING_SUCCES(S) (#2233)</title>
<updated>2026-02-16T10:22:39Z</updated>
<author>
<name>Dirk Mueller</name>
<email>dmueller@suse.com</email>
</author>
<published>2026-02-16T10:22:39Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=07a249a5d74a980ca78cead569de5351963cc561'/>
<id>urn:sha1:07a249a5d74a980ca78cead569de5351963cc561</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix a few typos (#2231)</title>
<updated>2026-02-16T10:21:21Z</updated>
<author>
<name>Dirk Mueller</name>
<email>dmueller@suse.com</email>
</author>
<published>2026-02-16T10:21:21Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=423d0c52674bfa4ec49e4ae8bce645131f657f74'/>
<id>urn:sha1:423d0c52674bfa4ec49e4ae8bce645131f657f74</id>
<content type='text'>
</content>
</entry>
<entry>
<title>lib: code formatting, perfdata label sanity checking and so on</title>
<updated>2025-09-08T13:59:20Z</updated>
<author>
<name>Lorenz Kästle</name>
<email>12514511+RincewindsHat@users.noreply.github.com</email>
</author>
<published>2025-09-08T13:59:20Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=be9db2e02f5e3ffdf14c84beb5382336bbfca063'/>
<id>urn:sha1:be9db2e02f5e3ffdf14c84beb5382336bbfca063</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Lib: Add perfdata for char and unsigned char</title>
<updated>2025-05-17T09:26:27Z</updated>
<author>
<name>Lorenz Kästle</name>
<email>12514511+RincewindsHat@users.noreply.github.com</email>
</author>
<published>2025-05-17T09:26:27Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=322cd6f829e55a91edbfc42201775afb552b5660'/>
<id>urn:sha1:322cd6f829e55a91edbfc42201775afb552b5660</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Try to circumvent some old compiler errors</title>
<updated>2025-03-30T21:55:16Z</updated>
<author>
<name>Lorenz Kästle</name>
<email>12514511+RincewindsHat@users.noreply.github.com</email>
</author>
<published>2025-03-30T21:55:16Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=430c641d9c6c3efb3fb0493b35e11dbc6ede2faa'/>
<id>urn:sha1:430c641d9c6c3efb3fb0493b35e11dbc6ede2faa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add more helpers to perfdata functions</title>
<updated>2025-03-30T20:36:07Z</updated>
<author>
<name>Lorenz Kästle</name>
<email>12514511+RincewindsHat@users.noreply.github.com</email>
</author>
<published>2025-03-30T20:36:07Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=6e108cc25e75ec74013838620b26dabdd480718a'/>
<id>urn:sha1:6e108cc25e75ec74013838620b26dabdd480718a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Always quote perfdata labels</title>
<updated>2025-03-30T20:35:29Z</updated>
<author>
<name>Lorenz Kästle</name>
<email>12514511+RincewindsHat@users.noreply.github.com</email>
</author>
<published>2025-03-30T20:35:29Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=1921cfccd6d83edb15a04fdb143a3176fb96dd22'/>
<id>urn:sha1:1921cfccd6d83edb15a04fdb143a3176fb96dd22</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use asprintf in lib directly instead of xasprintf</title>
<updated>2025-02-19T15:59:32Z</updated>
<author>
<name>Lorenz Kästle</name>
<email>12514511+RincewindsHat@users.noreply.github.com</email>
</author>
<published>2025-02-19T15:59:32Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=24f21473fb493edf7fced3b4f680c99123145014'/>
<id>urn:sha1:24f21473fb493edf7fced3b4f680c99123145014</id>
<content type='text'>
</content>
</entry>
</feed>
