check_pop3_subject
This is the ultra hack mashup to have a nagios check that checks a pop3 account for an email with a specific subject line.
- Some code taken from: Â http://mipagina.cantv.net/lem/perl/mfetch
- Some more code taken from: http://www.perlmonks.org/?node\_id=196853
Usage:
./check_pop_subject.pl -u username -p password -H hostname -s search_string
searches the subject for the given search_string, case sensative