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
5585
Files:
FileDescription
check_clamav_signatures.shcheck_clamav_signatures.sh
Nagios CSP

Meet The New Nagios Core Services Platform

Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.

Monitoring Made Magically Better

  • Nagios Core on Overdrive
  • Powerful Monitoring Dashboards
  • Time-Saving Configuration Wizards
  • Open Source Powered Monitoring On Steroids
  • And So Much More!
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