check_openvas_feed_status
This plugin checks the update feed status of openVAS vulnerability scanner engine feeds
check_feed_status
This plugin checks if Greenbone OpenVAS feeds are still up to date. If they are older than 10 days, a warning is displayed.
Installation
Following entries in visudo are required:
nagios ALL=(gvm:gvm) NOPASSWD: /opt/gvm/sbin/greenbone-feed-sync --feedversion --type *
nagios ALL=(gvm:gvm) NOPASSWD: /opt/gvm/bin/greenbone-nvt-sync --feedversion
Where gvm
is the user openVAS runs as. Adapt paths accordingly
Usage
Simply invoke with ./check_feed_status