<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monitoring-plugins/plugins/check_snmp.c, 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>2026-04-08T16:26:03Z</updated>
<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>check_snmp: fixed falltrhough case in ASN_FLOAT/ASN_DOUBLE (#2249)</title>
<updated>2026-04-07T11:16:59Z</updated>
<author>
<name>Lorenz Kästle</name>
<email>12514511+RincewindsHat@users.noreply.github.com</email>
</author>
<published>2026-04-07T11:16:59Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=7c20cb97292a8207b0fe4e76425b62409be68b12'/>
<id>urn:sha1:7c20cb97292a8207b0fe4e76425b62409be68b12</id>
<content type='text'>
Co-authored-by: Andreas Baumann &lt;mail@andreasbaumann.cc&gt;</content>
</entry>
<entry>
<title>check_snmp: remove useless headers</title>
<updated>2025-09-26T16:14:44Z</updated>
<author>
<name>Lorenz Kästle</name>
<email>12514511+RincewindsHat@users.noreply.github.com</email>
</author>
<published>2025-09-26T16:14:44Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=5cd31ffa6b8325268faa9e1d99aab9660a108cf5'/>
<id>urn:sha1:5cd31ffa6b8325268faa9e1d99aab9660a108cf5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>check_snmp: refactoring + fixes</title>
<updated>2025-09-08T13:57:06Z</updated>
<author>
<name>Lorenz Kästle</name>
<email>12514511+RincewindsHat@users.noreply.github.com</email>
</author>
<published>2025-09-08T13:57:06Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=87195f5511bf18db2a64f71ea9783ebbfb33c3a5'/>
<id>urn:sha1:87195f5511bf18db2a64f71ea9783ebbfb33c3a5</id>
<content type='text'>
This commit moves the state retention logic to check_snmp as it is only
used there and I do not want it to be used at all, so it doesn't get a
place in the lib.

Otherwise this adapts tests and fixes the rate computing in the
refactored version of check_snmp.
Also fixes some bugs detected with the tests
</content>
</entry>
<entry>
<title>check_snmp: improve string quoting in result</title>
<updated>2025-09-01T09:22:58Z</updated>
<author>
<name>Lorenz Kästle</name>
<email>12514511+RincewindsHat@users.noreply.github.com</email>
</author>
<published>2025-09-01T09:22:58Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=41d309d438800102fc8aed736642e22da9f599fc'/>
<id>urn:sha1:41d309d438800102fc8aed736642e22da9f599fc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>check_snmp: Small improvements + fix dereference bug</title>
<updated>2025-08-30T12:19:06Z</updated>
<author>
<name>Lorenz Kästle</name>
<email>12514511+RincewindsHat@users.noreply.github.com</email>
</author>
<published>2025-08-30T12:19:06Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=a7c6760cfe46fce4010056b8cdc36a1c9bd1d366'/>
<id>urn:sha1:a7c6760cfe46fce4010056b8cdc36a1c9bd1d366</id>
<content type='text'>
</content>
</entry>
<entry>
<title>check_snmp: Fix number processing (offset + multiplier)</title>
<updated>2025-08-30T12:18:42Z</updated>
<author>
<name>Lorenz Kästle</name>
<email>12514511+RincewindsHat@users.noreply.github.com</email>
</author>
<published>2025-08-30T12:18:42Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=7f1877f760a5ecdd0356010dd14c7606d44abfb0'/>
<id>urn:sha1:7f1877f760a5ecdd0356010dd14c7606d44abfb0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>check_snmp: implement output format setting</title>
<updated>2025-08-30T12:16:36Z</updated>
<author>
<name>Lorenz Kästle</name>
<email>12514511+RincewindsHat@users.noreply.github.com</email>
</author>
<published>2025-08-30T12:16:36Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=77a5db04d7ccc954096c2d86c21fa7b05948072d'/>
<id>urn:sha1:77a5db04d7ccc954096c2d86c21fa7b05948072d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>check_snmp: Make linter happy</title>
<updated>2025-08-29T08:50:53Z</updated>
<author>
<name>Lorenz Kästle</name>
<email>12514511+RincewindsHat@users.noreply.github.com</email>
</author>
<published>2025-08-29T08:50:53Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=1ca5a6040a01cb5fc4f1ceb61b133826b22e1f7b'/>
<id>urn:sha1:1ca5a6040a01cb5fc4f1ceb61b133826b22e1f7b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>check_snmp: Remove options description for input delimiter</title>
<updated>2025-08-29T08:42:19Z</updated>
<author>
<name>Lorenz Kästle</name>
<email>12514511+RincewindsHat@users.noreply.github.com</email>
</author>
<published>2025-08-29T08:39:43Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=b4d84ebfee2cc93935ffead1f09a83ab0005ea10'/>
<id>urn:sha1:b4d84ebfee2cc93935ffead1f09a83ab0005ea10</id>
<content type='text'>
</content>
</entry>
</feed>
