Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
check_officescan
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!
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: 0.1
' Date: Nov. 8, 2011
' Updated 5/1/2012 for 64-bit
' Details: Check that the current virus pattern date for Trend Micro Officescan is within acceptable bounds
' NSC.ini:
' check_officescan=cscript.exe //NoLogo scriptscheck_officescan.vbs /W:$ARG1$ /c:$ARG2$
' Call with:
' ./check_nrpe -H 10.9.48.185 -c check_officescan -a 0 1
' Script: check_officescan.vbs
' Ripped from the check_av plugin by Matt White
' Version: 0.1
' Date: Nov. 8, 2011
' Updated 5/1/2012 for 64-bit
' Details: Check that the current virus pattern date for Trend Micro Officescan is within acceptable bounds
' NSC.ini:
' check_officescan=cscript.exe //NoLogo scriptscheck_officescan.vbs /W:$ARG1$ /c:$ARG2$
' Call with:
' ./check_nrpe -H 10.9.48.185 -c check_officescan -a 0 1
Reviews (0)
Be the first to review this listing!