Search Exchange

Search All Sites

Nagios Live Webinars

Let our experts show you how Nagios can help your organization.

Contact Us

Phone: 1-888-NAGIOS-1
Email: sales@nagios.com

Login

Remember Me

Directory Tree

check_spamscripts

Rating
0 votes
Favoured:
0
Current Version
0.3
Last Release Date
2016-09-09
Hits
5243
Files:
FileDescription
check_spamscriptscheck_spamscripts
Nagios CSP

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!
Find spamscripts on any Linux server with exim mailserver
It will search exim mainlog for mails sent and count for each source. If too many mails are found it will alert.

New version, small improvements, any comments are welcome!

# /usr/lib64/nagios/plugins/check_spamscripts -h
---------------------------------------------------------------------------------------
Hosted Power find spam scripts v0.4 - https://www.hosted-power.com/
---------------------------------------------------------------------------------------
usage: $0 -w warning_level -c critical_level"
-w: (optional) If number of mails exceeds this value, give warning, default 500
-c: (optional) If number of mails exceeds this value, give warning, default 1000
-p: (optional) Path of exim mainlog