1
2%9Syntax:%9
3
4@SYNTAX:stats@
5
6%9Parameters:%9
7
8    The statistic identifier and the remote server; if no remote server is
9    given, the active server will be used.
10
11%9Description:%9
12
13    Displays statistics from the IRC server; some statistics require you to have
14    IRC operators privileges and might differ between IRC networks.
15
16    Common statistics:
17
18        C:    Displays the servers the server may connect to.
19        H:    Displays hub server the server may connect to.
20        K:    Displays the permanent blacklist of hostnames which are prohibited
21              from connecting to the server.
22        k:    Displays the temporary blacklist of hostname which are prohibited
23              from connecting to the server.
24        I:    Displays the list of hostnames which are allowed to connect to the
25              server.
26        L:    Displays the list of connected users and servers.
27        M:    Displays the list of commands and how many times they have been
28              issued.
29        O:    Displays the list of hostnames and users which are allowed to
30              become IRC operators.
31        P:    Displays the ports the server is listening on.
32        p:    Displays the IRC operators and their idle time.
33        u:    Displays the uptime of the server.
34        Y:    Displays the list of connection groups users are placed into.
35        ?:    Displays information about the utilized bandwidth.
36
37%9Examples:%9
38
39    /STATS p
40    /STATS I ircsource.irssi.org
41
42%9See also:%9 MOTD, OPER
43
44