<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monitoring-plugins/plugins/check_snmp.d, 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-02-16T10:22:39Z</updated>
<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 some minor compiler warnings</title>
<updated>2026-01-09T12:05:25Z</updated>
<author>
<name>Lorenz Kästle</name>
<email>12514511+RincewindsHat@users.noreply.github.com</email>
</author>
<published>2026-01-09T12:05:25Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=c1384375bc55c41bc79a1e1bcce57ffee263b52d'/>
<id>urn:sha1:c1384375bc55c41bc79a1e1bcce57ffee263b52d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>check_snmp: fix offset computation for INTEGER (#2190)</title>
<updated>2025-12-02T10:32:17Z</updated>
<author>
<name>Lorenz Kästle</name>
<email>12514511+RincewindsHat@users.noreply.github.com</email>
</author>
<published>2025-12-02T10:32:17Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=25329a9097cbd272a4d94e2ae9b09e423016c022'/>
<id>urn:sha1:25329a9097cbd272a4d94e2ae9b09e423016c022</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add break statement to switch path</title>
<updated>2025-09-08T23:27:27Z</updated>
<author>
<name>Lorenz Kästle</name>
<email>12514511+RincewindsHat@users.noreply.github.com</email>
</author>
<published>2025-09-08T23:27:27Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=2192c6a8a108fc3586ef0bd8e990d7217d2689dc'/>
<id>urn:sha1:2192c6a8a108fc3586ef0bd8e990d7217d2689dc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Little adaptions for old compilers</title>
<updated>2025-09-08T14:35:02Z</updated>
<author>
<name>Lorenz Kästle</name>
<email>12514511+RincewindsHat@users.noreply.github.com</email>
</author>
<published>2025-09-08T14:35:02Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=c38276853057e2152de5106fc1de9c002b7d964b'/>
<id>urn:sha1:c38276853057e2152de5106fc1de9c002b7d964b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix spelling ...</title>
<updated>2025-09-08T14:04:23Z</updated>
<author>
<name>Lorenz Kästle</name>
<email>12514511+RincewindsHat@users.noreply.github.com</email>
</author>
<published>2025-09-08T14:04:23Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=2aabc4d4904a5a0994cac661a20c27ec3d1c79ee'/>
<id>urn:sha1:2aabc4d4904a5a0994cac661a20c27ec3d1c79ee</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: 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: hopefully fix helpers</title>
<updated>2025-08-27T14:41:46Z</updated>
<author>
<name>Lorenz Kästle</name>
<email>12514511+RincewindsHat@users.noreply.github.com</email>
</author>
<published>2025-08-27T14:41:46Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=e490c5f969b3844c1c48fcff129091fdca849d58'/>
<id>urn:sha1:e490c5f969b3844c1c48fcff129091fdca849d58</id>
<content type='text'>
</content>
</entry>
</feed>
