Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
check_KAV is a DOS plugin for Kaspersky servers (with MSDE 2000) which allow you to get some information (virus, last full scan, license expiration time, last update...) in function of the name of the computer. It works via NRPE and with the NSCLIENT++ installed on the windows server.
Current Version
1.0
Last Release Date
2009-07-04
Owner
Mxxxx
Compatible With
Usage: check_KAV.bat <winhostname> <command nb> <warning (in days or nb virus)> <critical (in days or nb virus)> Ex : check_KAV.bat mycomputer 1 7 14
1 - Last Info Update 2 - Virus Count 3 - Last Update 4 - Last Full Scan 5 - Last Visible 6 - Licence Expiration Time
HOW TO :
On the kasperky host : install NSCLIENT++ NSC.ini : command[check_kav]=c:Progra~1NSClient++pluginscheck_KAV01.bat $ARG1$ $ARG2$ $ARG3$ $ARG4$
WARNING : the plugin can report some unexpected UNKNOWS status (if more than 2 checks are made in the same time), please use my other plugin check_KAV.pl to fix it or be free to modify my plugin :)
In my case/environment the batch plugin didn't work due to a database instance and probably compatibility bugs in the batch file. I've written a tutorial how the batch file can be adjusted so it works with DB instances: http://www.claudiokuenzler.com/blog/212/Nagios-check-Kaspersky-Server-License-Windows-Server-SQL (Tested on Windows 2003, SQL Express 2005)
Your plugin looks very usefull But it doesnt work with me I try to launch the .bat on Windows with the args and a pause at the end. but it doesnt show anything, it crach before the end. Furthemore I am using nrpe to lanch check_kav But how can i pass arguments? ex: $ ./check_nrpe -H 10.1.1.1 -c check_kav hname 1 7 14 ->doesnt work cause it try to put the argument to nrpe! How can i do ? Thanks a lot !
You must be logged in to submit a review.
To:
From: