Difference between revisions of "Denora"

From IRC Wiki
Jump to navigation Jump to search
Line 30: Line 30:
* [[UltimateIRCd]]   
* [[UltimateIRCd]]   
* [[UnrealIRCd]]  
* [[UnrealIRCd]]  
==Commands==
===Channel Commands===
Channel Commands will only work if the channel in question has fantasy enabled. See Private Commands about turning fantasy commands on.
:'''!top''' Shows the top 3 users of the current channel.
:'''!top10''' Shows the top 10 users of the current channel.
:'''!gtop''' Shows the top 3 users of the whole network.
:'''!gtop10''' Shows the top 10 users of the whole network.
:'''!stats''' Shows user stats for the current channel.
:'''!gstats''' Shows user stats for the whole network.
:'''!peak''' Shows user peak for the current channel.
===Private Commands===
Syntax: /msg StatServ '''command params'''
Commands available to all users
:'''STATS''' Shows the status of the network.
:'''LOGIN''' Makes you a Stats Administrator providing the account exists.
:'''LOGOUT''' Logout from you Stats Administrator account.
Commands available to users whom are logged in as a Stats Administrator
:'''ADMIN''' Manage Stats Admins.
:'''CHANSTATS''' Manage monitored channels for stats.
:'''ENVINFO''' Show environment information.
:'''EXCLUDE''' Exclude users from chanstats.
:'''EXPORT''' Export data to XML.
:'''HELP''' Help for specified command or overall help.
:'''HTML''' Forces to create the HTML file.
:'''MODLOAD''' Load a module.
:'''MODUNLOAD''' Un-Load a module.
:'''MODLIST''' Info about a loaded module.
:'''RESTART''' Causes Denora to restart.
:'''RELOAD''' Causes Denora to reload the configuration file.
:'''SET''' Set various run time options.
:'''SHUTDOWN''' Terminate the stats program with save.


==Latest Stable Release==
==Latest Stable Release==

Revision as of 08:26, 1 December 2010

Denora IRC Stats
Denora.png
Programming language: C
Platform: Linux, Windows,
Status: Active
License: GPL[1]
Latest release: 1.4.4
Homepage: http://www.denorastats.org


Denora acts as a server that connects to your IRC network and collects statistical information about your servers, channels and users. Denora exports this information to MySQL, HTML, XML and flatfile databases, allowing you and your users to get a comprehensive and complete overview of your IRC network.

Denora allows per channel statistical monitoring and fantasy commands that allow the user to get a quick look at that channels stats. (Requires MySQL for this functionality)

phpDenora is an web interface extension of Denora that allows statistics gathered by Denora to be exported to a website with detailed and current statistical information about the network on a per channel, user or server basis.(Requires MySQL, channel monitoring and additional configuration changes to work properly).

Suported IRCd's

Commands

Channel Commands

Channel Commands will only work if the channel in question has fantasy enabled. See Private Commands about turning fantasy commands on.

!top Shows the top 3 users of the current channel.
!top10 Shows the top 10 users of the current channel.
!gtop Shows the top 3 users of the whole network.
!gtop10 Shows the top 10 users of the whole network.
!stats Shows user stats for the current channel.
!gstats Shows user stats for the whole network.
!peak Shows user peak for the current channel.

Private Commands

Syntax: /msg StatServ command params

Commands available to all users

STATS Shows the status of the network.
LOGIN Makes you a Stats Administrator providing the account exists.
LOGOUT Logout from you Stats Administrator account.

Commands available to users whom are logged in as a Stats Administrator

ADMIN Manage Stats Admins.
CHANSTATS Manage monitored channels for stats.
ENVINFO Show environment information.
EXCLUDE Exclude users from chanstats.
EXPORT Export data to XML.
HELP Help for specified command or overall help.
HTML Forces to create the HTML file.
MODLOAD Load a module.
MODUNLOAD Un-Load a module.
MODLIST Info about a loaded module.
RESTART Causes Denora to restart.
RELOAD Causes Denora to reload the configuration file.
SET Set various run time options.
SHUTDOWN Terminate the stats program with save.

Latest Stable Release

Denora v1.4.4, that can be downloaded here for Windows.... and here for Linux

phpDenora v1.4.3, that can be downloaded here for Windows... and can be downloaded here for Linux

See Also

References