Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
Check plugin to monitor the state of a Trend Micro Office Scan server.
Current Version
Last Release Date
September 17, 2011
Owner
Nagios Exchange
Precompiled executable
Check plugin JScript source
Arguments: -v <days> count virus infections in last <days> days. -t <threshold> warn if more than <theshold> infections were found in last <days> days. -u <days> return error if last virus definition is older than <days> days.
Default values: -v 10, -t 0, -u 8
Also returns an critical error if the service is not running.
To compile, use Microsofts Java Script Compiler (JSC,jsc.exe) included in MS .NET Framework. Use this script with NRPE or NSClient++. For NSClient++ include as follows:
[NRPE Handlers] check_office_scan=scriptscheck_office_scan.exe
Hi guys, I re-compiled the file "check_office_scan.js" and it worked. Open the file in the text edtitor and change the line number 102. Before (win32): var InstallKey = "HKEY_LOCAL_MACHINESOFTWARETrendMicroOfficeScanserviceInformationLocal_Path"; After (win64): var InstallKey = "HKEY_LOCAL_MACHINESOFTWAREWow6432NodeTrendMicroOfficeScanserviceInformationLocal_Path"; Save the file and re-compile using the own server .NET Framework: Is usually in C:WINDOWSmicrosoft.netFramework64v(xxxxxx - .NET version) Copy the "check_office_scan.js" file to this folder. Open the command prompt, go to the .NET folder and run the command: jsc.exe check_office_scan.js Will generate a new executable compatible with Windows 64-bit!
ive tryed to recompile but the registry key its missing in office scan 10 with a 2012 server. Regards
Hi nagiosexchange the Tool is nice thx, but it can not do with 64 Bit Systems. A change would be that become this 64 bit capable.
throws file.io not found exception on win2012srv german.
You must be logged in to submit a review.
To:
From:
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!