Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
check_apcaccess for Windows
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_apcaccess.vbs
Script to check the output of "apcaccess.exe status"
Syntax: check_apcaccess.vbs /v:XXX [/w:YY.YY] [/c:ZZ.ZZ]
Parameters:
/v: Variable to check (ITEMP, STATUS etc.)
/w: Value for WARNING status (something like 30.0 or 19.5)
/c: Value for CRITICAL status (something like 30.0 or 19.5)
Examples:
check_apcaccess.vbs /v:LOADPCT /w:70.0 /c:80.0
check_apcaccess.vbs /v:STATUS
check_apcaccess.vbs /v:TIMELEFT /w:10.0 /c:5.0
Script to check the output of "apcaccess.exe status"
Syntax: check_apcaccess.vbs /v:XXX [/w:YY.YY] [/c:ZZ.ZZ]
Parameters:
/v: Variable to check (ITEMP, STATUS etc.)
/w: Value for WARNING status (something like 30.0 or 19.5)
/c: Value for CRITICAL status (something like 30.0 or 19.5)
Examples:
check_apcaccess.vbs /v:LOADPCT /w:70.0 /c:80.0
check_apcaccess.vbs /v:STATUS
check_apcaccess.vbs /v:TIMELEFT /w:10.0 /c:5.0
Reviews (0)
Be the first to review this listing!