1CANNASTAT(1) General Commands Manual CANNASTAT(1)
2
3
4
6 cannastat - Display information about the Kana-Kanji conversion server
7
9 cannastat [{-cs|-cannaserver} canna-server ] [-p] [-t] [-a]
10
12 cannastat(1) displays information about the Kana-Kanji conversion
13 server cannaserver(1M). The information includes the following: the
14 name of the machine on which the connected server exists, the can‐
15 naserver(1M)'s version, the number of clients connecting to the server,
16 the name of the user connecting to the server, its user number, the
17 socket number, the number of contexts, the time of connection to the
18 server, the time of use of the server, the idle time, the name of the
19 host under which the client exists, and the frequency of using each
20 protocol.
21
22 If cannastat(1) is called without options, the following is displayed:
23
24 Connected to machine1
25 Canna Server (Ver. 2.1)
26 Total connecting clients 1
27 USER_NAME ID NO U_CX C_TIME U_TIME I_TIME HOST_NAME
28 kon 5 0 4 Tue 21 8:49am 11 12:48 machine2
29
30
31 The items represent the following:
32
33 USER_NAME User name
34
35 ID Socket number
36
37 NO User number
38
39 U_CX Context number
40
41 C_TIME Time of connection (h:min)
42
43 U_TIME User time (h:min:s)
44
45 I_TIME Idle time (h:min)
46
47 HOST_NAME Name of the host under which the client exists
48
50 -cs canna-server (or -cannaserver canna-server)
51 Specifies the Kana-Kanji conversion server.
52
53 -p Displays the frequency of using the protocol.
54
55 -t Displays information about the user who started cannastat.
56 It includes the frequency of using the protocol, as well as
57 ID, NO, U_CX, C_TIME, U_TIME, I_TIME, and HOST_NAME.
58
59 -a Displays all information about all users.
60
62 /etc/canna/cannahost Name of the host under which can‐
63 naserver is in operation.
64
66 cannaserver(1M), cannakill(1M), cannacheck(1)
67
69 CANNAHOST Specifies the name of the host under which cannaserver(1M)
70 is in operation.
71
72
73
74 CANNASTAT(1)