<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monitoring-plugins/plugins-scripts, 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-01-20T08:11:26Z</updated>
<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>Fixing nullmailer regex</title>
<updated>2023-01-18T21:09:12Z</updated>
<author>
<name>andrew bezella</name>
<email>abezella@archive.org</email>
</author>
<published>2022-10-19T19:33:18Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=916572c1aecc37ebfea474f952df61d15d2f60b8'/>
<id>urn:sha1:916572c1aecc37ebfea474f952df61d15d2f60b8</id>
<content type='text'>
attached is a patch that updates the format expected in the nullmailer
mailq output.  the regex is a little more flexible and less specific
than the previous version.
</content>
</entry>
<entry>
<title>Replace egrep with grep -E (#1791)</title>
<updated>2022-10-07T09:44:47Z</updated>
<author>
<name>Lorenz</name>
<email>12514511+RincewindsHat@users.noreply.github.com</email>
</author>
<published>2022-10-07T09:44:47Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=1ec6b162cb4e9fb96dcc45319b62fc7e2b3c8726'/>
<id>urn:sha1:1ec6b162cb4e9fb96dcc45319b62fc7e2b3c8726</id>
<content type='text'>
Replace egrep with grep -E to avoid the deprecation warnings</content>
</entry>
<entry>
<title>Cdmiub (#1770)</title>
<updated>2022-06-18T07:15:58Z</updated>
<author>
<name>CDMIUB</name>
<email>CDMIUB@users.noreply.github.com</email>
</author>
<published>2022-06-18T07:15:58Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=d63bb62e5d47d02e9cfd7bcfc25ef5a700fbe6d2'/>
<id>urn:sha1:d63bb62e5d47d02e9cfd7bcfc25ef5a700fbe6d2</id>
<content type='text'>
* added timout option to check_disk_smb</content>
</entry>
<entry>
<title>remove duplicate W=i/C=i args (#1755)</title>
<updated>2022-03-26T11:55:23Z</updated>
<author>
<name>Tobias Fiebig</name>
<email>tobias+github@fiebig.nl</email>
</author>
<published>2022-03-26T11:55:23Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=066b6e68242b5e7a6f1eb665df9b227d896aec66'/>
<id>urn:sha1:066b6e68242b5e7a6f1eb665df9b227d896aec66</id>
<content type='text'>
Co-authored-by: Tobias Fiebig &lt;t.fiebig@tudelft.nl&gt;</content>
</entry>
<entry>
<title>Add configfile feature to check_disk_smb (#1402)</title>
<updated>2022-03-17T09:01:50Z</updated>
<author>
<name>Claudio Kuenzler</name>
<email>ck@claudiokuenzler.com</email>
</author>
<published>2022-03-17T09:01:50Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=9a659f46ffb5b183f91879b08bad7822548ae662'/>
<id>urn:sha1:9a659f46ffb5b183f91879b08bad7822548ae662</id>
<content type='text'>
</content>
</entry>
<entry>
<title>check_uptime: Fix lowercase typo in plugin output</title>
<updated>2022-02-15T15:31:23Z</updated>
<author>
<name>Andreas Motl</name>
<email>andreas.motl@elmyra.de</email>
</author>
<published>2022-02-15T00:39:21Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=6c8b45a1691f4ce98f1c559a1e9cd1fef68c0fe2'/>
<id>urn:sha1:6c8b45a1691f4ce98f1c559a1e9cd1fef68c0fe2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>check_uptime: Add option to report uptime in days instead of seconds</title>
<updated>2022-02-15T15:09:47Z</updated>
<author>
<name>Andreas Motl</name>
<email>andreas.motl@elmyra.de</email>
</author>
<published>2022-02-12T13:41:54Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=c99a166a43fb9da42ba68073224921124a435aab'/>
<id>urn:sha1:c99a166a43fb9da42ba68073224921124a435aab</id>
<content type='text'>
Currently, the plugin output is:

  CRITICAL: Uptime is 38829029 seconds.

When using the proposed `--days|-d` option, it will be:

  CRITICAL: Uptime is 449 days.</content>
</entry>
</feed>
