ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/branches/8.1.x/help/stats
Revision: 2151
Committed: Fri May 31 18:59:22 2013 UTC (13 years, 1 month ago) by michael
File size: 1361 byte(s)
Log Message:
- Implement motd{} configuration blocks based on ircu's implementation

File Contents

# User Rev Content
1 adx 30 STATS <letter> [server|nick]
2    
3     Queries server [server] (or your own server if no
4     server parameter is given) for info corresponding to
5     <letter>.
6    
7     (X = Admin only.)
8     LETTER (* = Oper only.)
9     ------ (^ = Can be configured to be oper only.)
10     X A - Shows the ADNS DNS servers in use
11     * c - Shows connect blocks
12     * d - Shows temporary D lines
13     * D - Shows D lines
14     * e - Shows exemptions to D lines
15     X E - Shows Events
16     X f - Shows File Descriptors
17     * g - Shows pending G lines
18     * G - Shows G lines
19 adx 66 X h - Shows ircd callback statistics
20     * H - Shows H/L lines
21 adx 30 ^ i - Shows I lines
22     ^ K - Shows K lines (or matched klines)
23     ^ k - Shows temporary K lines (or matched temp klines)
24     * L - Shows IP and generic info about [nick]
25     * l - Shows hostname and generic info about [nick]
26     m - Shows commands and their usage
27     ^ o - Shows O/o lines
28     * P - Shows configured ports
29     p - Shows opers connected and their idle times
30     * q - Shows resv'd nicks and channels
31     * r - Shows resource usage by ircd
32     * s - Shows the server cache
33 michael 2151 * T - Shows configured Message Of The Day files
34 adx 30 * t - Shows generic server stats
35     * U - Shows shared blocks (Old U: lines)
36     u - Shows server uptime
37     * v - Shows connected servers and their idle times
38     * x - Shows gecos bans (Old X: lines)
39     * y - Shows Y lines
40     * z - Shows memory stats
41     * Z - Show ziplinks stats
42     * ? - Shows connected servers and sendq info about them

Properties

Name Value
svn:eol-style native
svn:keywords Id Revision