Difference between revisions of "Denora"

From IRC Wiki
Jump to navigation Jump to search
 
(10 intermediate revisions by 3 users not shown)
Line 5: Line 5:
|platform=Linux, Windows,
|platform=Linux, Windows,
|license=GPL<ref name="license">http://www.gnu.org/licenses/licenses.html#GPL/</ref>
|license=GPL<ref name="license">http://www.gnu.org/licenses/licenses.html#GPL/</ref>
|release=1.4.4
|release=1.4.5<ref>http://www.denorastats.org/download/</ref>
|status=Active
|status=Active
}}
}}




'''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''' 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.<ref>http://www.denorastats.org/home/</ref>


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)
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)<ref>http://www.denorastats.org/home/compare/</ref>
 
Denora features a web extension called [[PHPDenora]] that allows the information gathered to be exported to a website for viewing.<ref>http://www.denorastats.org/download/phpdenora/1.4.5/</ref>
 
''Denora was released on Feb 7th 2011, this update fixes known crash bugs so it is recommended you update''<ref>http://www.denorastats.org/news/47/</ref><ref>http://www.denorastats.org/news/46/</ref>


'''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==
==Suported IRCd's==
Line 31: Line 34:
* [[UnrealIRCd]]  
* [[UnrealIRCd]]  


==Commands==
==Tutorials==
===Channel Commands===
[[Denora 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==
Denora v1.4.4, that can be downloaded [http://sourceforge.net/projects/denora/files/Denora-1.4.4.330-x86.exe/download here] for Windows.... and [http://sourceforge.net/projects/denora/files/denora-1.4.4.330.tar.gz/download here] for Linux
Denora v1.4.5, that can be downloaded [http://www.denorastats.org/download/denora/1.4.5/ here] for *nix.... and [http://www.denorastats.org/download/denora/1.4.5-win32/ here] for Windows


phpDenora v1.4.3, that can be downloaded [http://sourceforge.net/projects/phpdenora/files/phpdenora-1.4.3.392.zip/download here] for Windows... and can be downloaded [http://sourceforge.net/projects/phpdenora/files/phpdenora-1.4.3.392.tar.gz/download here] for Linux
phpDenora v1.4.5, that can be downloaded [http://www.denorastats.org/download/phpdenora/1.4.5/ here] for Linux


==See Also==
==See Also==
* [http://www.denorastats.org/home/compare/ Denora comparison]
* [[GNU Thales]]
* [[GNU Thales]]
* [http://www.irc-junkie.org/2010-07-14/irc-statistics-software-comparison/ IRC-Junkie comparison]
* [[mIRCStats]]
* [[mIRCStats]]
* [[Pisg]]
* [[Pisg]]
* [[PHPDenora]]


==References==
==References==
{{reflist}}
{{reflist}}


[[Category:Software]][[Category:IRC services]]
[[Category:Software]][[Category:Extended Services]][[Category:C]][[Category:Active]]

Latest revision as of 16:56, 2 January 2012

Denora IRC Stats
Denora.png
Programming language: C
Platform: Linux, Windows,
Status: Active
License: GPL[1]
Latest release: 1.4.5[2]
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.[3]

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)[4]

Denora features a web extension called PHPDenora that allows the information gathered to be exported to a website for viewing.[5]

Denora was released on Feb 7th 2011, this update fixes known crash bugs so it is recommended you update[6][7]


Suported IRCd's

Tutorials

Denora Commands

Latest Stable Release

Denora v1.4.5, that can be downloaded here for *nix.... and here for Windows

phpDenora v1.4.5, that can be downloaded here for Linux

See Also

References