blob: 0f433a0dcc163fec51d8e7a39efb03790107430a (
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
41
|
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 connect blocks
* d - Shows temporary D lines
* D - Shows D lines
* e - Shows exemptions to D lines
X E - Shows Events
X f - Shows File Descriptors
* g - Shows pending G lines
* G - Shows G lines
X h - Shows ircd callback statistics
* H - Shows H/L lines
^ i - Shows I lines
^ K - Shows K lines (or matched klines)
^ k - Shows temporary K lines (or matched temp 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 O/o lines
* P - Shows configured ports
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 Message Of The Day files
* t - Shows generic server stats
* U - Shows shared blocks (Old U: lines)
^ u - Shows server uptime
* v - Shows connected servers and their idle times
* x - Shows gecos bans (Old X: lines)
* y - Shows configured class {} blocks
* z - Shows memory stats
* ? - Shows connected servers and sendq info about them
|