July 6th, 2010 by Matteo and tagged
announcement,
bug fix,
monitoring,
nagios,
network,
plugin,
rbl,
update
I just released an new version of check_rbl (1.2.1).
check_rbl is a Nagios plugin to check if an SMTP server is blacklisted
Changes from version 1.2.0:
- fixes a bug which made some DNS queries fail
Posted in Software | No Comments »
April 8th, 2010 by Matteo and tagged
announcement,
enhancement,
monitoring,
nagios,
network,
plugin,
rbl,
update
I just released an new version of check_rbl (1.2.0).
check_rbl is a Nagios plugin to check if an SMTP server is blacklisted
Changes from version 1.1.0:
- improvements in the verbose output
- better parallelism support
- sample configuration file
- code cleanup
- RPM packaging cleanup
Posted in Software | No Comments »
October 28th, 2009 by Matteo and tagged
linux,
monitoring,
nagios,
network,
perl,
plugin,
rbl,
update
I just released an new version of check_rbl (1.1.0).
check_rbl is a Nagios plugin to check if an SMTP server is blacklisted
Changes from version 1.0.1:
- checks are now performed in parallel
Posted in Software | No Comments »
January 7th, 2009 by Matteo and tagged
mail,
monitoring,
nagios,
rbl,
spam
I just released the first version of check_rbl a Nagios plugin to check if a mail server is blacklisted.
Example:
$ check_rbl -t 60 -H nagios.org
-s dnsbl.ahbl.org \
-s cbl.anti \
-s spam.org.cn \
-s cblplus.anti \
-s cblless.anti \
-s cdl.anti -spam.org.cn \
-s cbl.abuseat.org \
-s dnsbl.cyberlogic.net \
-s bl.deadbeef.com \
-s t1.dnsbl.net.au \
-s spamtrap.drbl.drand.net \
-s list.dsbl.org \
-s unconfirmed.dsbl.org \
-s spamsources.fabel.dk \
-s 0spam.fusionzero.com \
-s dnsbl.isoc.bg \
-s mail-abuse.blacklist.jippg.org \
-s korea.services.net \
-s karmasphere.email \
-s sender.dnsbl.karmasphere.com \
-s spamguard.leadmon.net \
-s ix.dnsbl.manitu.net \
-s relays.nether.net \
-s dnsbl.njabl.org \
-s bhnc.njabl.org \
-s no-more-funn.moensted.dk \
-s rbl.orbitrbl.com \
-s psbl.surriel.com \
-s dyna.spamrats.com \
-s noptr.spamrats.com \
-s spam.spamrats.com \
-s dnsbl.sorbs.net \
-s dul.dnsbl.sorbs.net \
-s old.spam.dnsbl.sorbs.net \
-s problems.dnsbl.sorbs.net \
-s safe.dnsbl.sorbs.net \
-s spam.dnsbl.sorbs.net \
-s bl.spamcannibal.org \
-s bl.spamcop.net \
-s pbl.spamhaus.org \
-s sbl.spamhaus.org \
-s xbl.spamhaus.org \
-s dnsbl.tqmcube.com \
-s ubl.unsubscore.com \
-s dnsbl-1.uceprotect.net \
-s dnsbl-2.uceprotect.net \
-s dnsbl-3.uceprotect.net \
-s db.wpbl.info \
-s spam.wytnij.to
CHECK_RBL CRITICAL - blacklisted on 0 servers | servers=0;0;0 time=1s;;
Posted in Software | No Comments »