<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.itadmins.net/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://wiki.itadmins.net/feed.php">
        <title>Chucks notes and stuff - icinga-nagios</title>
        <description></description>
        <link>https://wiki.itadmins.net/</link>
        <image rdf:resource="https://wiki.itadmins.net/lib/exe/fetch.php?media=wiki:dokuwiki.svg" />
       <dc:date>2026-05-23T10:41:15+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki.itadmins.net/doku.php?id=icinga-nagios:check_ipsec2&amp;rev=1582539361&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.itadmins.net/doku.php?id=icinga-nagios:check_longrunning_proc&amp;rev=1582539361&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.itadmins.net/doku.php?id=icinga-nagios:npcd_wrapper&amp;rev=1582539361&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.itadmins.net/doku.php?id=icinga-nagios:nullmailer-mailq-check&amp;rev=1582539361&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://wiki.itadmins.net/lib/exe/fetch.php?media=wiki:dokuwiki.svg">
        <title>Chucks notes and stuff</title>
        <link>https://wiki.itadmins.net/</link>
        <url>https://wiki.itadmins.net/lib/exe/fetch.php?media=wiki:dokuwiki.svg</url>
    </image>
    <item rdf:about="https://wiki.itadmins.net/doku.php?id=icinga-nagios:check_ipsec2&amp;rev=1582539361&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-02-24T10:16:01+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>check_ipsec2</title>
        <link>https://wiki.itadmins.net/doku.php?id=icinga-nagios:check_ipsec2&amp;rev=1582539361&amp;do=diff</link>
        <description>check_ipsec2

Howto

check_ipsec2 v1.0rc1 (nagios-plugins 1.4.15)
The nagios plugins come with ABSOLUTELY NO WARRANTY. You may redistribute
copies of the plugins under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING.</description>
    </item>
    <item rdf:about="https://wiki.itadmins.net/doku.php?id=icinga-nagios:check_longrunning_proc&amp;rev=1582539361&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-02-24T10:16:01+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>check_longrunning_proc</title>
        <link>https://wiki.itadmins.net/doku.php?id=icinga-nagios:check_longrunning_proc&amp;rev=1582539361&amp;do=diff</link>
        <description>check_longrunning_proc plugin

Sometimes you have cronjobs that just hang for no reason and block the next cron run. Well, here is an easy way to keep an eye out for such a process.

Tell the script what to look for and what the time limits should be (in seconds) and away you go.</description>
    </item>
    <item rdf:about="https://wiki.itadmins.net/doku.php?id=icinga-nagios:npcd_wrapper&amp;rev=1582539361&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-02-24T10:16:01+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>npcd_wrapper</title>
        <link>https://wiki.itadmins.net/doku.php?id=icinga-nagios:npcd_wrapper&amp;rev=1582539361&amp;do=diff</link>
        <description>NPCD Wrapper

Due to the instability of npcd (as soon as memory or cpu resources get tight npcd will just error out and exit) it is necessary to keep a close eye on it in case it decides to stop playing nicely and you start losing stats.

I use a simple little bash script that checks if npcd is still running or not and just restarts it if missing. Works like a charm and I don&#039;t have to wait for icinga/nagios to make the check and then sometime restart the service per action handler.</description>
    </item>
    <item rdf:about="https://wiki.itadmins.net/doku.php?id=icinga-nagios:nullmailer-mailq-check&amp;rev=1582539361&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-02-24T10:16:01+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>nullmailer-mailq-check</title>
        <link>https://wiki.itadmins.net/doku.php?id=icinga-nagios:nullmailer-mailq-check&amp;rev=1582539361&amp;do=diff</link>
        <description>Check the mailq of nullmailer in Icinga/Nagios

I found the original (non-functional) version of this patch on sourceforge.net. After messing about with it for a bit it works fine now and if you need it here it is.

check_mailq.diff


--- check_mailq	2005-05-08 17:15:26.000000000 +0200
+++ check_mailq	2006-06-22 16:29:57.000000000 +0200
@@ -378,7 +378,7 @@
                 #        }
                 #}
         }
-} # end of ($mailq eq &quot;postfixl&quot;)
+} # end of ($mailq eq &quot;postfix&quot;)
 elsif ( $mai…</description>
    </item>
</rdf:RDF>
