blob: 10b9200f2ead12ffe7d030416728218f8e761600 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
|
STATS <letter> [server|nick]
Queries server [server] (or your own server if no
server parameter is given) for info corresponding to
<letter>.
(X = Admin only.)
LETTER (* = Oper only.)
------ (^ = Can be configured to be oper only.)
X A - Shows the DNS servers in use
* c - Shows configured connect {} blocks
* d - Shows temporary D lines
* D - Shows D lines
* e - Shows exemptions to D lines
X E - Shows I/O event engine
* g - Shows pending G lines
* G - Shows G lines
X h - Shows ircd callback statistics
* H - Shows configured hub/leaf entries
^ i - Shows configured auth {} blocks
^ K - Shows K lines (or matched klines)
^ k - Shows temporary K lines (or matched temporary klines)
* L - Shows IP and generic info about [nick]
* l - Shows hostname and generic info about [nick]
m - Shows commands and their usage
^ o - Shows configured operator {} blocks
^ P - Shows configured listen {} blocks
p - Shows opers connected and their idle times
* q - Shows resv'd nicks and channels
* r - Shows resource usage by ircd
* s - Shows configured service {} blocks
* T - Shows configured motd {} blocks
* t - Shows generic server stats
* U - Shows shared {} blocks
^ u - Shows server uptime
* v - Shows connected servers and their idle times
* x - Shows gecos bans
* y - Shows configured class {} blocks
* z - Shows memory stats
* ? - Shows connected servers and sendq info about them
|