mirror of
https://github.com/matrix-construct/construct
synced 2024-10-28 17:38:53 +01:00
eb1b303d56
Add REHASH SSLD (admins only) that starts new sslds and marks the existing ones as inactive until all their clients disconnect. Very useful whenever the SSL library has a vulnerability because new connections can use a new version of the library without disconnecting existing clients/servers. Add STATS S (admins only) to list ssld processes, status, and client count.
45 lines
1.5 KiB
Text
45 lines
1.5 KiB
Text
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 DNS servers
|
|
X b - Shows active nick delays
|
|
X B - Shows hash statistics
|
|
^ c - Shows connect blocks (Old C:/N: lines)
|
|
* 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 global K lines
|
|
^ h - Shows hub_mask/leaf_mask (Old H:/L: lines)
|
|
^ i - Shows auth blocks (Old I: lines)
|
|
^ K - Shows K lines (or matched klines)
|
|
^ k - Shows temporary K lines (or matched klines)
|
|
L - Shows IP and generic info about [nick]
|
|
l - Shows hostname and generic info about [nick]
|
|
m - Shows commands and their usage
|
|
n - Shows DNS blacklists
|
|
* O - Shows privset blocks
|
|
^ o - Shows operator blocks (Old O: lines)
|
|
^ P - Shows configured ports
|
|
p - Shows online opers
|
|
* q - Shows temporary and global resv'd nicks and channels
|
|
* Q - Shows resv'd nicks and channels
|
|
* r - Shows resource usage by ircd
|
|
X S - Shows ssld processes
|
|
* t - Shows generic server stats
|
|
* U - Shows shared blocks (Old U: lines)
|
|
u - Shows server uptime
|
|
^ v - Shows connected servers and brief status information
|
|
* x - Shows temporary and global gecos bans
|
|
* X - Shows gecos bans (Old X: lines)
|
|
^ y - Shows connection classes (Old Y: lines)
|
|
* z - Shows memory stats
|
|
* Z - Shows ziplinks stats
|
|
^ ? - Shows connected servers and sendq info about them
|