Showing 21-30 of 30 results.
Sort by:
check_sophos
When SNMP is not an option this is pretty useful. ' Script: check_sophos.vbs ' Ripped from the check_av plugin by Matt White ' Version: 0.2…
ClamAV check plugin
This check plugin is a Perl script which compares your local signature database (daily.cvd) version to the version advertised from the ClamAV site. It verifies…
check_antivirus
http://sourceforge.net/projects/tntnagiosplugin/This check will determine whether Windows Security Center says that the Antivirus software is up to date and active on each Windows workstation it can…
check_icap.pl
check_icap.pl will take arguments and use them to connect to an ICAP service, query it with standard information, and receive back the ICAP response code.…
Check Kaspersky Security for Linux Mail Server (KLMS)
https://ijalba.wordpress.comBash shell Script for Nagios & NagiosXI, reports on the general KLMS health: OK: All KLMS Databases are Up to Date, KLMS running, LDAP connected.…
check_officescan
This is for checking the pattern file status for the client. ' Script: check_officescan.vbs ' Ripped from the check_av plugin by Matt White ' Version:…
check_KAV.pl
check_KAV.pl is a perl plugin for Kaspersky servers (with MSDE 2000 or 2005) which allow you to get some informations (number of virus found, last…
Check_McAfee_Status
To execute from within NSClient++ [NRPE Handlers] check_mcafee_status = cmd /c echo scripts\Check_McAfee_Status.ps1 -AgentVersion 5.0.4.283 -VScanVersion 8.8.0.1599 -EngineVersion 5800.7501 -WarnDays 2 -CritDays 5; exit($lastexitcode) |…