Build precise queries to find exactly what you need
Press ESC to close
Thank you for a nice plugin!
In order to make it work on Fedora 16/17, that has a clamd config file at “/etc/clamd.d/scan.conf”, I had to add a new variable called “$clamd_config” and change line 167:
+ my $clamd_conf = “/etc/clamd.d/scan.conf”;
– chomp(my $clamd_ver = `$clamd_cmd -V`); +chomp(my $clamd_ver = `$clamd_cmd -V -c $clamd_conf`);
Works great!
We’ve completely redesigned the world’s largest repository of Nagios plugins and monitoring tools. Join thousands of users sharing monitoring solutions for servers, applications, and everything in between.
Due to our redesign, all existing accounts require a password reset to access your account again.
Ready to explore 6,100+ projects and contribute to the community?
Reset Password Create Account
Happy Monitoring!