Download List

專案描述

afick is another file integrity checker, designed to be fast and fully portable between Unix and Windows platforms. It works by first creating a database that represents a snapshot of the most essential parts of your computer system. You can then run the script to discover all modifications made since the snapshot was taken (i.e. files added, changed, or removed). The configuration syntax is very close to that of aide or tripwire, and a graphical interface is provided.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-12-25 22:22
3.3

This release continued the rewrite with libraries and unit tests. Afick::Gen, a new library for generic code was added. A bug was fixed in the fix report_url option. The check_update feature was also fixed.
標籤: Stable

2012-11-14 07:04
3.2

This is the second release of the new 3.x branch (a progressive rewrite in object oriented programming). Many bugs were fixed. A new plugin (stat_date) was added. The class Afick::Tst was added.
標籤: Stable

2012-07-25 04:01
3.1

This is the first public (stable) release of new 3.x branch. It is a rewrite (partial for now) of afick in object oriented programming, to allow better code and better support. It matches the 2.21 release for features. The two afick branches (2.x and 3.x) will be maintained in parallel for a few versions, to allow users to migrate when they want.
標籤: Stable

2012-07-17 08:29
2.21

On Unix/Linux systems, the cron job can now notify nagios monitoring, using the nsca tool.
標籤: Stable

2012-02-08 00:33
2.20

SHA-256 and SHA-512 checksum algorithms were added to replace SHA-1 for better security. Output of SHA-* checksums are now compatible with the output of the sha1sum, sha256sum, and sha512sum commands.
標籤: Stable, Minor feature enhancements

Project Resources