<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monitoring-plugins, branch v2.3.3</title>
<subtitle>Monitoring Plugins
</subtitle>
<id>https://www.monitoring-plugins.org/repositories/monitoring-plugins/atom?h=v2.3.3</id>
<link rel='self' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/atom?h=v2.3.3'/>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/'/>
<updated>2023-02-01T13:40:55Z</updated>
<entry>
<title>Preaparing Release 2.3.3</title>
<updated>2023-02-01T13:40:55Z</updated>
<author>
<name>Jan Wagner</name>
<email>waja@cyconet.org</email>
</author>
<published>2023-02-01T13:40:55Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=1a964086aacce594ea73a641620ccfdc98782105'/>
<id>urn:sha1:1a964086aacce594ea73a641620ccfdc98782105</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update release doc to recent versions</title>
<updated>2023-02-01T13:10:17Z</updated>
<author>
<name>Jan Wagner</name>
<email>waja@cyconet.org</email>
</author>
<published>2023-02-01T13:10:17Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=e88a2889da629674368378411580363a4b403ce1'/>
<id>urn:sha1:e88a2889da629674368378411580363a4b403ce1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #1830 from monitoring-plugins/fix_1829</title>
<updated>2023-01-31T11:18:14Z</updated>
<author>
<name>Lorenz</name>
<email>12514511+RincewindsHat@users.noreply.github.com</email>
</author>
<published>2023-01-31T11:18:14Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=2ad962c13473607ca0d974bfaa516a0ed53ec73d'/>
<id>urn:sha1:2ad962c13473607ca0d974bfaa516a0ed53ec73d</id>
<content type='text'>
check_http: Fix memory reallocation error in chunk decoding logic</content>
</entry>
<entry>
<title>check_http: Add space for ending NULL byte in array for chunked encoding</title>
<updated>2023-01-30T12:33:46Z</updated>
<author>
<name>Lorenz Kästle</name>
<email>12514511+RincewindsHat@users.noreply.github.com</email>
</author>
<published>2023-01-30T12:33:46Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=d3fbcd122012af7733de3b80a692f79ad69057b2'/>
<id>urn:sha1:d3fbcd122012af7733de3b80a692f79ad69057b2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>check_http: Fix memory reallocation error in chunk decoding logic</title>
<updated>2023-01-30T11:45:20Z</updated>
<author>
<name>Lorenz Kästle</name>
<email>12514511+RincewindsHat@users.noreply.github.com</email>
</author>
<published>2023-01-30T11:45:20Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=d9528c265b96a5a0f0c2e43ac74ab3921a2987e1'/>
<id>urn:sha1:d9528c265b96a5a0f0c2e43ac74ab3921a2987e1</id>
<content type='text'>
This patch should fix an error with the way memory reallocation was
used, which resulted in "realloc(): invalid next size".
It is not completely clear to me as to what caused this problem, but
apparently one can not depend handing a pointer to "realloc(3)" and
expect that it still works afterwards, but one should/must use the one
returned by the function.

Also this patch replaces a variable which was used to remember the
position in the array by just computing that from the current values.
</content>
</entry>
<entry>
<title>check_disk: Clarify usage possibilites  (#1745)</title>
<updated>2023-01-20T11:08:15Z</updated>
<author>
<name>Lorenz</name>
<email>12514511+RincewindsHat@users.noreply.github.com</email>
</author>
<published>2023-01-20T11:08:15Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=67b472f9d1d29b9de5312c46f13ca4f5a656c4da'/>
<id>urn:sha1:67b472f9d1d29b9de5312c46f13ca4f5a656c4da</id>
<content type='text'>
* Clarify usage possibilites of check_disk

* Remove superfluous newlines

Co-authored-by: waja &lt;waja@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>add tests for check_log</title>
<updated>2023-01-20T08:11:26Z</updated>
<author>
<name>lorenzg</name>
<email>lorenz.gruenwald@consol.de</email>
</author>
<published>2023-01-20T07:52:38Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=c410ad38798fde8cc278a3f1522a9571dbdb7fae'/>
<id>urn:sha1:c410ad38798fde8cc278a3f1522a9571dbdb7fae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix indents</title>
<updated>2023-01-20T08:11:26Z</updated>
<author>
<name>lgmu</name>
<email>80966566+lgmu@users.noreply.github.com</email>
</author>
<published>2023-01-19T10:37:45Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=b153a8c499802c2fdba199e84f5f7426ff4c0748'/>
<id>urn:sha1:b153a8c499802c2fdba199e84f5f7426ff4c0748</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added --exclude, cleanup args, fix -a count bug</title>
<updated>2023-01-20T08:11:26Z</updated>
<author>
<name>lgmu</name>
<email>80966566+lgmu@users.noreply.github.com</email>
</author>
<published>2023-01-19T10:33:25Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=db1f87c39e0ff0d76d13babfcbb332c4cc3ad0fe'/>
<id>urn:sha1:db1f87c39e0ff0d76d13babfcbb332c4cc3ad0fe</id>
<content type='text'>
Added --exclude to exclude patterns
Cleaned up duplicated code in the args
Fixed a bug when using --all because the count always returned "1" even when nothing matched

entry=$($GREP "$query" "$tempdiff")
count=$(echo "$entry" | wc -l)

Example:

$ touch testfile
$ TEST123=$(grep 'test' testfile)
$ echo "$TEST123" | wc -l
1</content>
</entry>
<entry>
<title>fix check_snmp regex matches</title>
<updated>2023-01-20T07:57:56Z</updated>
<author>
<name>Sven Nierlein</name>
<email>sven@nierlein.de</email>
</author>
<published>2023-01-19T22:29:01Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=f4930aee28ccb664691809e7dcc9198eb81429c5'/>
<id>urn:sha1:f4930aee28ccb664691809e7dcc9198eb81429c5</id>
<content type='text'>
the multiplier function always tried to extract a number, even if the result
is a string because of using a mib.

before:
```
./check_snmp -H hostname -P2c -c public -o IF-MIB::ifAdminStatus.11466 -vvv -r 0
/usr/bin/snmpget -Le -t 10 -r 5 -m ALL -v 2c [context] [authpriv] 10.0.13.11:161 IF-MIB::ifAdminStatus.11466
IF-MIB::ifAdminStatus.11466 = INTEGER: up(1)
Processing oid 1 (line 1)
  oidname: IF-MIB::ifAdminStatus.11466
  response:  = INTEGER: up(1)
SNMP OK - 0 | IF-MIB::ifAdminStatus.11466=0;;
```

the regexp 0 matches, even if the actual result is "up(1)".

after this patch:
```
./check_snmp -H hostname -P2c -c public -o IF-MIB::ifAdminStatus.11466 -vvv -r 0
/usr/bin/snmpget -Le -t 10 -r 5 -m ALL -v 2c [context] [authpriv] 10.0.13.11:161 IF-MIB::ifAdminStatus.11466
IF-MIB::ifAdminStatus.11466 = INTEGER: up(1)
Processing oid 1 (line 1)
  oidname: IF-MIB::ifAdminStatus.11466
  response:  = INTEGER: up(1)
SNMP CRITICAL - *up(1)* |
```
</content>
</entry>
</feed>
