14.12.2012 Views

Optivity Telephony Manager: System Administration - BT Business

Optivity Telephony Manager: System Administration - BT Business

Optivity Telephony Manager: System Administration - BT Business

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Alarm management 633<br />

Generating the script file<br />

The final step in the Script Wizard is to generate the script file. In the Main Script<br />

Wizard window (Figure 292 on page 627), click Generate The Script button.<br />

A script file is generated using the conditions, actions, and notifications that you entered.<br />

Sample alarm notification scripts<br />

Log file<br />

This section shows portions of a sample script to illustrate scripting syntax that performs<br />

common alarm notification tasks.<br />

This script uses the file notification and saves all events to the filename “sample_log.txt”<br />

in the defined location.<br />

Windows “long” file names are allowed in the scripts but are truncated when the system<br />

saves the file. Keep your file names to the standard 8-character length.<br />

notification file sample_file {<br />

filename:="c:\sample_log.txt";<br />

}<br />

Numeric pager<br />

This script uses the npager notification. Customize this script by typing in your numeric<br />

pager number:<br />

notification npager sample_numeric_pager {<br />

phone:="9,555-1212";<br />

}<br />

Alphanumeric pager<br />

This script uses the apager notification. Customize this script by typing in your<br />

alphanumeric pager number and Personal Identification Number (PIN).<br />

notification apager sample_alpha_pager {<br />

phone:="9,555-1212";<br />

pin:="101565";<br />

}<br />

<strong>Optivity</strong> <strong>Telephony</strong> <strong>Manager</strong> <strong>System</strong> <strong>Administration</strong>

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!