Home Directory Plugins Anti-Virus Trend Micro Trend Micro ServerProtect

Search Exchange

Search All Sites

Nagios Live Webinars

Let our experts show you how Nagios can help your organization.

Contact Us

Phone: 1-888-NAGIOS-1
Email: sales@nagios.com

Login

Remember Me

Directory Tree

Trend Micro ServerProtect

Rating
0 votes
Favoured:
0
Hits
86747
Files:
FileDescription
check_server_protect.exePrecompiled executable
check_server_protect.jsCheck plugin JScript source
Network Monitoring Software - Download Nagios XI
Log Management Software - Nagios Log Server - Download
Netflow Analysis Software - Nagios Network Analyzer - Download
Check plugin to monitor the state of a Trend Micro ServerProtect instance.
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