Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Trend Micro ServerProtect
87104
File | Description |
---|---|
check_server_protect.exe | Precompiled executable |
check_server_protect.js | Check plugin JScript source |
Meet The New Nagios Core Services Platform
Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.
Monitoring Made Magically Better
- Nagios Core on Overdrive
- Powerful Monitoring Dashboards
- Time-Saving Configuration Wizards
- Open Source Powered Monitoring On Steroids
- And So Much More!
Arguments:
-u Check for virus definition update in last X days (CRITICAL if not found).
-t Check for completed scan in last X days.
-v Return warning if more than infections were found in last X days.
-c Return critical if more than infections were found in last X days.
Default values: -u 2 -t 7 -v 0
Checks windows event log for core protect messages. Make sure these are enabled. Will return critical if some files could not be scanned.
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=scripte\check_core_protect.exe
-u
-t
-v
-c Return critical if more than
Default values: -u 2 -t 7 -v 0
Checks windows event log for core protect messages. Make sure these are enabled. Will return critical if some files could not be scanned.
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=scripte\check_core_protect.exe
Reviews (0)
Be the first to review this listing!