Home Directory Plugins Anti-Virus ClamAV check_clamav_signatures

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_clamav_signatures

Rating
0 votes
Favoured:
0
Current Version
0.1.0
Last Release Date
2017-07-09
Compatible With
  • Nagios 1.x
  • Nagios 2.x
  • Nagios 3.x
License
MIT
Hits
5540
Files:
FileDescription
check_clamav_signatures.shcheck_clamav_signatures.sh
Network Monitoring Software - Download Nagios XI
Log Management Software - Nagios Log Server - Download
Netflow Analysis Software - Nagios Network Analyzer - Download
Nagios plugin to monitor ClamAV signatures are up to date, written in bash.
Nagios plugin to monitor ClamAV signatures are up to date.

Usage:

Usage: ./check_clamav_signatures [options]

Examples

# exit OK if signatures up to date, CRITICAL if outdated
./check_clamav_signatures

Options:

-p, --path path to ClamAV lib directory, if not /var/lib/clamav
-V, --version output version
-h, --help output help information

Dependencies:

* Bash
* cut, host, grep, sigtool, sed