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
87104
Files:
FileDescription
check_server_protect.exePrecompiled executable
check_server_protect.jsCheck plugin JScript source
Nagios CSP

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!
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