Security

check_file_md5

Description:

Script to arbitrarily monitor the md5 checksums of any given file and throw a warning when a file is changed. Script is self-maintaining, in that it will update its own cache of checksums after a mismatch – this way, you don’t have to remember to update the cache when you change a file yourself.

Current Version

0.1

Last Release Date

2012-01-05

Compatible With

  • Nagios 2.x

Owner


Project Files
Project Notes
Modeled after check_file_md5s, this script performs the following functions: - Permits arbitrary md5sum checking of a filename passed in on a parameter - Builds a list of files with every md5 check - warns when file isn't in the list and adds the file - Critical alert when a file is not present - Critical alert, followed by a refresh of the list of checksums when an md5 checksum doesn't match Default location of temporary list of md5 checksums is /usr/local/nagios/ - modify this line of the script if you wish to change. Tested and currently running on an array of CentOS 4.x and 5.x servers, but this should work on any UNIX/Linux server with which & md5sum installed. Planned for future development (and encouraged from the community): - Would be nice to store cache of md5sums on nagios instead of local server - Also would be nice to make use of additional parameters to activate or suppress cache-auto-updates
Reviews (0) Add a Review
Add a Review

You must be logged in to submit a review.

Thank you for your review!

Your review has been submitted and is pending approval.

Recommend

To:


From:


Thank you for your recommendation!

Your recommendation has been sent.

Project Stats
Rating
0 (0)
Favorites
0
Views
85,896