Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
check_mail.pl
Meet The New Nagios Core Services Platform
Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.
Monitoring Made Magically Better
- Nagios Core on Overdrive
- Powerful Monitoring Dashboards
- Time-Saving Configuration Wizards
- Open Source Powered Monitoring On Steroids
- And So Much More!
check_mail.pl (nagios-plugins 1.4.5) 0.1
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.
Send mail to specified server and check them
Usage:
check_mail.pl -H host -f addsender -t addrecpt -u user -p poppass -n nbrmail -w warningvalue [-v]
check_mail.pl --version
check_mail.pl --help
Required Arguments:
-H, --host=HOST
The name or address of the mail server.
-f, --from
The sender address
-t, --to
The recipient address
-u, --user
The user
-p, --pass
The pop password
-w, --warning
The warning value < number of mail send
-n; --mailnbr
The number of mail send to the server
-v; --verbose
Verbose, more informations
-T; --timeout
Number of seconds to wait for a response
-s; --sleep
Time to sleep between the send and the reception of mail
By BleDi
#bledi51 at hotmail.com
5/7/2007
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.
Send mail to specified server and check them
Usage:
check_mail.pl -H host -f addsender -t addrecpt -u user -p poppass -n nbrmail -w warningvalue [-v]
check_mail.pl --version
check_mail.pl --help
Required Arguments:
-H, --host=HOST
The name or address of the mail server.
-f, --from
The sender address
-t, --to
The recipient address
-u, --user
The user
-p, --pass
The pop password
-w, --warning
The warning value < number of mail send
-n; --mailnbr
The number of mail send to the server
-v; --verbose
Verbose, more informations
-T; --timeout
Number of seconds to wait for a response
-s; --sleep
Time to sleep between the send and the reception of mail
By BleDi
#bledi51 at hotmail.com
5/7/2007
Reviews (0)
Be the first to review this listing!