On CONNECTFAIL » History » Revision 2
Revision 1 (Per Amundsen, 11/17/2015 01:47 PM) → Revision 2/4 (Per Amundsen, 11/17/2015 01:47 PM)
_Added in 1.9.0_ *<notextile>on <level>:CONNECTFAIL:<commands></notextile>* Triggers when a connection attempt (including all retries) has failed. _See also [[on CONNECT]], [[on DISCONNECT]]._ *Parameters* <level> - The level for the event to trigger. <commands> - The commands to be performed when the event listener's criteria is met. *Example* <pre> on *: CONNECTFAIL:echo CONNECTFAIL -ag Unable to connect to $network $1- </pre>