diff options
author | michael <michael@82007160-df01-0410-b94d-b575c5fd34c7> | 2013-05-14 18:29:08 +0000 |
---|---|---|
committer | michael <michael@82007160-df01-0410-b94d-b575c5fd34c7> | 2013-05-14 18:29:08 +0000 |
commit | e7118fef4306f20a225e15304ca93cc1330681ef (patch) | |
tree | b162fcc247e6066c270b21639ebd99f531af829a /help/stats | |
parent | cc7666e8f2a3a789103740d874b4563336474c86 (diff) |
- Move all helpfiles to help/
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.1.x@2032 82007160-df01-0410-b94d-b575c5fd34c7
Diffstat (limited to 'help/stats')
-rw-r--r-- | help/stats | 41 |
1 files changed, 41 insertions, 0 deletions
diff --git a/help/stats b/help/stats new file mode 100644 index 0000000..33a45ae --- /dev/null +++ b/help/stats @@ -0,0 +1,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 ADNS 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 the server cache +* 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 Y lines +* z - Shows memory stats +* Z - Show ziplinks stats +* ? - Shows connected servers and sendq info about them |