home *** CD-ROM | disk | FTP | other *** search
- $Id: StateMon.doc,v 2.8 1995/09/29 01:44:39 chris Exp $
-
- StateMon StateMon
-
- NAME
- StateMon - Show the status of bscisdn device units
-
-
- SYSTEM REQUIREMENTS
- - Amiga with ISDN-Master board and bscisdn.device >= 2.164
- - Kickstart 2.0 or newer (3.1 recommended)
- - Locale.library installed
-
-
- INSTALLATION
- To install StateMon permanently in your system, just copy
- the StateMon program into your WBStartup drawer.
-
-
- DESCRIPTION
- StateMon lets you monitor the traffic one or more units of the
- bscisdn.device in a small window.
-
- The status of every selected unit is displayed on a single line:
-
- +-+-------------------------------------------------------+-+-+
- |╖| ISDN StateMon 2.8 by Christian A. Weber | | |
- +-+-------------------------------------------------------+-+-+
- | UNIT TR HS AA CD KB_IN KB_OUT COST NUMBER |
- | 7 [] [] [] [] 345 2 SFr. 0.30 014401397 |
- | 8 [] [] [] [] 16'353 2'363 SFr. 6.50 004596300300 |
- +-------------------------------------------------------------+
-
- AA - Auto Answer indicator.
-
- CD - Carrier Detect. This indicates if a connection exists for
- this unit number.
-
- COST - Connection cost. If this is an incoming call, or if your
- network does not provide cost information, this field may
- be empty.
-
- HS - High Speed indicator. This is turned on if a protocol with
- a speed of more than 38400 bps (such as X.75) is selected.
-
- KB_IN - Number of KBytes (blocks of 1024 bytes) read during the
- actual connection.
-
- KB_OUT - Number of KBytes written so far.
-
- MSN - not yet
-
- NUMBER - Number of the other party. If the network does not provide
- caller identification services, this field may be empty.
-
- ONLINE - Actual online time (HH:MM:SS)
-
- RD - Receive Data indicator
-
- SD - Send Data indicator
-
- TR - Terminal Ready indicator. This light is turned on if the
- unit is currently open.
-
- UNIT - The device unit number (0 to 9)
-
-
- TOOLTYPES
- StateMon recognizes the following tooltypes, which can be
- changed by clicking on the StateMon icon and selecting
- "Information..." from Workbench's "Icon"-menu:
-
- Name Example Function
- --------------------------------------------------------------------
- LEFT 250 Selects the left edge of the StateMon
- window (in pixels).
-
- TOP 120 Selects the top edge of the StateMon
- window (in pixels).
-
- PUBSCREEN MyScreen Selects the name of the public screen where
- StateMon will open its window. The default
- is `Workbench'.
-
- NOTITLE If this tooltype is present, the header line
- with the field names will not be displayed.
-
- AUTOPOPUP In this mode, the window will pop up when a
- connection is initiated, and close when all
- connections are terminated. Furthermore, the
- window close gadget will not terminate the
- program, you must send it a Ctrl-C or use
- the Quit menu item.
-
- UNITS 0,7,8 List of the units to show, separated by
- commas. If this tooltype is not present,
- info for all units is shown.
-
- FORMAT UNIT,TR,AA,CD,COST,NUMBER,ONLINE
- Specifies the fields to display, separated
- by commas (NO spaces!). The fields are shown
- in the order of appearing.
-
- These fields are currently available:
-
- Name Function
- --------------------------------------------
- AA Auto answer LED
- CD Carrier detect LED
- COST Connection cost
- HS High Speed LED
- KB_IN Number of KBytes received so far
- KB_OUT Number of KBytes sent so far
- MSN Last digits of MSN of this unit
- NUMBER Other party's phone number
- ONLINE Online time (HH:MM:SS)
- RD Read data LED (not very accurate)
- SD Send data LED (not very accurate)
- TR Terminal Ready LED
- UNIT Unit number
-
- MENUS
- Disconnect unit <n>
- These menuitems let you disconnect a data unit. Use with care!
-
- Snapshot window
- This function will write the current window position into
- StateMon's icon tooltypes, so StateMon will open its window
- at this position in the future.
-
- TODO
- If you have any suggestions, let me know! Currently, I'm
- thinking of adding the following features:
-
- - Display of call direction (incoming or outgoing)
- - Tooltypes for the window's zoom position
-
-
- AUTHOR
- Christian A. Weber
-
- For suggestions and bug reports write to:
-
- Internet: weber@relog.ch
- Limmat-NET: chris@limmat.net.ch
- Snail mail: Bruggerweg 2, CH-8037 Zⁿrich, Switzerland.
-
-
- LEGAL STUFF
- PROGRAM AND DOCUMENTATION ARE COPYRIGHT (C) 1991-1995 BY
- CHRISTIAN A. WEBER, BRUGGERWEG 2, 8037 Z▄RICH, SWITZERLAND.
-
- THIS PROGRAM AND ITS DOCUMENTATION MAY BE DISTRIBUTED AND
- MODIFIED FOR NON-PROFIT PURPOSE ONLY. ALTERED VERSIONS MUST
- BE CLEARLY MARKED WITH THE NAME OF THE PERSON APPLYING THE
- CHANGES, AND WITH THE NATURE OF THE CHANGE. ALL COPYRIGHT
- MESSAGES MUST REMAIN UNCHANGED. USE AT YOUR OWN RISK.
- NO WARRANTY. NO REFUNDS. NO CARRIER.
-
-
- RELEASE NOTES
- 29-Sep-95 V2.8 ╖ Added the AUTOPOPUP tooltype
- ╖ Negative online times are no longer shown as
- large numbers.
-
- 14-Apr-95 V2.7 ╖ Workaround for bug in bscisdn.device: does not
- display exotic online time anymore.
-
- ╖ Fixed bug that display of online time of the last
- call vanished if the window was zoomed.
-
- 06-Dec-94 V2.6 ╖ Added DEVICE tooltype
-
- 06-Aug-94 V2.4 ╖ Online time is no longer increased when the window
- is refreshed but the call was already disconnected.
-
- 02-Aug-94 V2.3 ╖ Uses less CPU time.
- ╖ Online time refresh problem corrected.
- ╖ New tooltype NOTITLE to hide the header line
-
- 16-Jul-94 V2.2 ╖ Window snapshot function implemented.
-
- 05-Jun-94 V2.1 ╖ Added RD, TD LEDs
- ╖ Added menu with disconnect function.
- This requires device 2.164 or newer.
-
- 03-Jun-94 V2.0 ╖ Fixed a MungWall problem with pubscreen names
- ╖ Addded display of online time
- ╖ Added FORMAT tooltype to allow full configuration
- of the displayed fields
-
- 23-Feb-94 V1.6 ╖ Uses ISDN_GetBoard() instead of device fields
-
- 26-Jan-94 V1.5 ╖ Added the PUBSCREEN tooltype
- ╖ Compiled with SAS/C 6.51
-
- 15-Jan-94 V1.4 ╖ Recompiled (now with SAS/C 6.50) for the
- new bscisdn.device (>2.118)
-
- 27-Nov-93 V1.3 ╖ Phone number refresh problem corrected
-
- 27-Nov-93 V1.2 ╖ Added TR indicator
- ╖ Removed useless channel number display
- ╖ Fixed window titlebar and title texts
-
- 26-Nov-93 V1.1 ╖ Initial release.
-
-
-