Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
check_sa-update uses the sa-update tool to verify that you have the current spamassassin rulesets installed. It's very basic and meets my needs, but I'm happy to incorporate any suggested changes as time permits. check_sa-update is written in perl, and its only dependency is sa-update, provided by your spamassassin installation.
Current Version
0.4
Last Release Date
2011-11-01
Owner
Greg Spath
License
BSD
Compatible With
check_sa-update
Changelog:
# 0.1 - initial release # 0.2 - added exit if sa-update command fails # 0.3 - command help text added # 0.4 - exits if sa-update is running. Removed exit on error code of sa-update (oops).
when called by nrpe, the script may find it's own name in the process list, and therefore fail. Probably the shell variable $$ delivers the wrong pid in this context. Solution: add grep -v check_sa-update to the filter chain.
Works on my CentOS machine.
You must be logged in to submit a review.
To:
From:
We’ve completely redesigned the world’s largest repository of Nagios plugins and monitoring tools. Join thousands of users sharing monitoring solutions for servers, applications, and everything in between.
Due to our redesign, all existing accounts require a password reset to access your account again.
Ready to explore 6,100+ projects and contribute to the community?
Reset Password Create Account
Happy Monitoring!