1IMON(1) Linux System Administration IMON(1)
2
3
4
6 imon - watch ISDN activities
7
9 imon [ -q] [-p phonebook]
10
12 imon is a ncurses based utility for watching ISDN activity.
13
15 -q If this option is given, the facility of terminatig the program by
16 pressing 'Q' is disabled and the signals SIGHUP and SIGINT are
17 caught. This option is intended for starting imon from within an
18 rc script with redirecting input/output to some otherwise unused
19 virtual console at boot time.
20
21 -p phonebook
22 is used to supply imon with a phonebook file. The format of a
23 phonebook file is very simple: Every line has two elements sepa‐
24 rated by a TAB. The first element is a phone number which can
25 contain wildcards. The second element is a descriptive string.
26 For each active connection, this string is shown instead the phone
27 number. Pressing 'S' toggles between display of strings and phone
28 numbers. Pressing 'R' rereads the phonebook file in case of
29 changes during program execution.
30
32 Fritz Elfert <fritz@isdn4linux.de>
33
35 ttyI(4), isdnctrl(8), isdninfo(4).
36
37
38
39isdn4k-utils-3.27 1999/09/06 IMON(1)