|
|
|
|
|
Setting Custom Check Conditions The Auto-Response facility (in all console servers with Firmware V3.5.1 and later) uses Check Conditions to trigger action sequences. Included is a Custom Check which allows uses to run a nominated custom script executable (with nominated arguments) whose return value is used as the trigger event. The script executable can be used to monitor nominated ports/ device status, or to probe the state of software applications or services running on other computers and appliance at the site:
logger "A test script" logger Argument1 = $1 logger Argument2 = $2 logger Argument3 = $3 logger Argument4 = $4 if [ -f /etc/config/customscript.0 ]; then rm /etc/config/customscript.0 exit 7 fi touch /etc/config/customscript.0 exit 1 Note: For general info on monitoring, auto-response (and alert config pre V3.5.1) refer faq409-Auto-Response-Alerts |
|
Solutions Product Overview Solutions Overview How to Buy |
About Us Corporate In the Media Press Releases Contact Us |
Resources YouTube Videos Resource Library |
Support Technical Support Knowledge Base Cabling & Adapters Contact Us |
| © Opengear 2012 | Privacy Policy |