blob: 5de453f5af9576724ba160cbbc63f2ec085ee1b3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
@SYNTAX:stats@
Shows some irc server usage statistics. Available types vary slightly
per server; some common ones are:
c - Shows C and N lines for a given server. These are
the names of the servers that are allowed to connect.
h - Shows H and L lines for a given server (Hubs and Leaves).
k - Show K lines for a server. This shows who is not
allowed to connect and possibly at what time they are
not allowed to connect.
i - Shows I lines. This is who CAN connect to a server.
l - Shows information about amount of information passed
to servers and users.
m - Shows a count for the number of times the various
commands have been used since the server was booted.
o - Shows the list of authorized operators on the server.
p - Shows online operators and their idle times.
u - Shows the uptime for a server.
y - Shows Y lines, which lists the various connection
classes for a given server.
? - Shows information about servers connected to a server.
|