Log in | Back to darenet.org

Server Commands/STATS

 
Line 1: Line 1:
-
{| class="wikitable" width="25%" style="font-size: 85%; text-align: left;"
+
'''Syntax:''' <code>STATS <flag> [server]</code>  
-
|-
+
 
-
| '''Command Token:''' R
+
-
|}
+
-
<pre>STATS <flag> [server]</pre>  
+
Retrieves statistical information for the given flag.
Retrieves statistical information for the given flag.

Current revision as of 07:26, 10 December 2008

Syntax: STATS <flag> [server]


Retrieves statistical information for the given flag.

  • B - Service mappings.
  • c - Remote server connection lines.
  • d - Dynamic routing configuration.
  • e - Report server event loop engine.
  • f - Feature settings.
  • g - Global bans (G-lines).
  • h - Hubs information.
  • i - Connection authorization lines.
  • j - Message length histogram.
  • k - Local bans (K-Lines).
  • l - Current connections information.
  • m - Message usage information.
  • o - Operator information.
  • p - Listening ports.
  • q - Quarantined channels list.
  • R - Connection Redirection information.
  • r - System resource usage (Debug only).
  • S - Global Shuns.
  • s - Spoofed hosts information.
  • T - Configured Message Of The Day files.
  • t - Local connection statistics (Total SND/RCV, etc).
  • U - Service server & nick jupes information.
  • u - Current uptime & highest connection count.
  • v - Verbose server information.
  • w - Userload statistics.
  • x - List usage information (Debug only).
  • X - Configured DNSBL hosts.
  • y - Connection classes.
  • z - Memory/Structure allocation information


(Return to Main listing of Server Commands)