[Nagiosplug-devel] [ nagiosplug-Patches-1331909 ] pop3(s) email-matching plugin
SourceForge.net
noreply at sourceforge.net
Fri Feb 2 03:00:23 CET 2007
Patches item #1331909, was opened at 2005-10-19 16:38
Message generated for change (Comment added) made by hweiss
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=397599&aid=1331909&group_id=29880
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
>Status: Closed
Resolution: None
Priority: 5
Private: No
Submitted By: kkvenkit (kkvenkit)
Assigned to: Nobody/Anonymous (nobody)
Summary: pop3(s) email-matching plugin
Initial Comment:
A Perl plugin to match email in a pop3(s) account. This
was developed to monitor more than a dozen remote cron
jobs that email results to a common pop3s account.
Rather than manually verify an OK response for each
check, this plugin is used to check the pop3s account
once a day for an email that matches a specific
subject. The contents of the email are then searched
for specified ok-, warning-, and critical-resulting
content.
The subject, ok-, warning-, and critical-resulting
patterns are Perl regular expressions. The host,
username, password, pop3 or pop3s values are arguments
to the plugin allowing the plugin to be re-used as many
times as required.
In addition to the standard ok/warning/critical result
message, the line in the email address following the
match is displayed. This allows contextual detail to be
reported within the nagios interface.
All the standard arguments are supported. Suggestions
to extend this plugin are encouraged.
----------------------------------------------------------------------
>Comment By: Holger Weiss (hweiss)
Date: 2007-02-02 03:00
Message:
Logged In: YES
user_id=759506
Originator: NO
(Was re-submitted to the 'New Plugins' tracker and closed - see 1331956.)
----------------------------------------------------------------------
Comment By: kkvenkit (kkvenkit)
Date: 2005-10-19 16:59
Message:
Logged In: YES
user_id=1034657
Just realized I submitted this to the wrong tracker. Please
ignore.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=397599&aid=1331909&group_id=29880
More information about the Devel
mailing list