TOP LEVEL CATEGORIES
EXPLORE
@tommarshall
Favorites 0
Views 0
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…
Nagios plugin for monitoring ClamAV virus scans. Usage: ./check_clamav_scan -l [options] Examples: # exit OK if 0 infected files detected, CRITICAL if 1 or more…
Install: Install the AWS CLI and configure the credentials for the Nagios service's user. See `IAM-policy-example.json` for an example IAM policy document for the Nagios…
Nagios plugin to monitor ruby applications for security vulnerabilities via bundler-audit. Usage: ./check_bundle_audit -p [options] Examples: # 'Unknown' or 'High' CVEs exit CRITICAL; 'Medium' or…