1
0
Files
irix-657m-src/eoe/cmd/sss/console/plugins/plugin_datafiles/ssnotifier_modem.txt.html
2022-09-29 17:59:04 +03:00

42 lines
1.4 KiB
HTML

<html>
<head>
<title>SGI Embedded Support Partner - ver.1.0</title>
</head>
<body>
<a href="/$sss/$nocache"></a>
<pre> SETUP &gt; Notification &gt; Modem/Admin <a href="/help_sem.txt.html#setup_notification_modem">Help</a></pre>
<hr width=100%>
<form method=POST action="/$sss/rgs/qpageconfsrvr~setmodem" name="modem">
<PRE>
Modem setup:
Enter modem name: <input type="text" name="qp_modem_name" size=20>
Enter modem device (e.g. /dev/ttya): <input type="text" name="qp_modem_device" size=20>
Enter modem initialization command: <input type="text" name="qp_modem_init_cmd" size=20>
(please check your modem manual)
</PRE>
<input type="submit" name=submit_add value="Add/Update">&nbsp;&nbsp;
<input type="submit" name=submit_del value="Delete">&nbsp;&nbsp;
<input type="RESET" value="Clear">
</form>
<hr width=100%>
<form method=POST action="/$sss/rgs/qpageconfsrvr~setadmin" name="admin">
<PRE>
Qpage Administration Setup:
Enter administrator's e-mail address: <input type="text" name="qp_admin" size=20>
(to notify in case if a pager is failed)
Enter time interval for retrying: <input type="text" name="qp_ident_timeout" size=10> secs
(stop dial after)
</pre>
<input type="submit" name="submit" value="Accept">
&nbsp;&nbsp;
<input type="RESET" name="reset" value="Clear">
</form>
</body>
</html>