forked from denora/denora
-
Notifications
You must be signed in to change notification settings - Fork 0
/
README
147 lines (115 loc) · 5.8 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
_____ __
| _ \ __ __/ \
| | \ | / \__ / \___
| | | | ___/ _ __ \_/_ _ __ __\_
| | | / _ \| '_ \/ _ \| '__|/ _ |
| |_/ | __/| | | |_| | | ' (_| |
|_____/ \___||_| |_\___/|_| \__,_|_
Statistics for IRC Networks
http://www.denorastats.org/
-----------------
TABLE OF CONTENTS
-----------------
1. Credits
2. Presentation
3. Installation
4. Command line options
5. Contact and support
1. CREDITS
----------
Denora is based on the original code of Anope 1.7.6 by Anope Team,
and based on the original code of Thales 1.0 by Lucas Nussbaum.
See docs/Credits for full list of credits.
Denora credits:
* Trystan S. Lee <[email protected]>
* Gabriel Acevedo H. <[email protected]>
* Jens Voss <[email protected]>
* Florian Schulze <[email protected]>
* Gabriel Craciunescu <[email protected]>
* Sebastian V. <[email protected]>
* w00t <[email protected]>
* Klaas Tammling <[email protected]>
* Alexander Maassen <[email protected]>
* Matthew Beeching <[email protected]>
Denora Translations:
* Gabriel Acevedo H. <[email protected]> (es.l)
* Gabriel Craciunescu <[email protected]> (de.l)
* Xaf <[email protected]> (fr.l)
* Pieter Bootms <[email protected]> (nl.l)
* dotslasher <[email protected]> (nl.l)
* Sebastian V. <[email protected]> (it.l, example.it.conf)
* Daniel Arndt <[email protected]> (example.de.conf)
* Alvaro <[email protected]> (es.l, example.es.conf)
* illu <[email protected]> (fr.l)
* Kein <[email protected]> (ru.l, example.ru.conf)
This program is free but copyrighted software; see the file docs/COPYING
for details.
2. PRESENTATION
---------------
Denora is a set of Stats Services for IRC networks that allows IRC
network admins to get a complete and comprehensive overview of their
IRC network. Denora exports this information to MySQL, HTML XML and
flatfile databases.
Denora's StatServ pseudo client, provides access to commands that
allow to manage and view the network stats.
Denora Stats coupled with phpDenora[1] or MagIRC[1] is the most powerful tool
for generating statistics for IRC.
Denora currently works with the following IRCds:
* Bahamut 1.4 and 1.8
* Charybdis 1.0 - 3.x
* Inspircd 1.1.x - 2.0.x
* IRCU 2.10.11 - 2.10.12
* ircd-rizon 3.x.x
* Nefarious IRCu 1.3.x - 2.0.x
* Ratbox 2.0.6
* ScaryNet IRCu 2.10.11 - 2.10.12
* Unreal 3.2 beta19 or later
Denora could also work with some of the deamons derivated by the ones
listed above.
[1] http://www.denorastats.org/
3. INSTALLATION
---------------
For a Quick Start guide on Unix or Windows systems see the QUICKSTART.txt file.
See the docs/INSTALL file for detailed instructions for Unix-based systems.
4. COMMAND LINE OPTIONS
-----------------------
Alternatively, any of the following command-line options can be specified
in order to replace the default configuration:
-remote server[:port] Connect to the specified server
-local host -or- Connect from the specified address (e.g.
[host]:[port] for multihomed servers)
-name servername Our server name (e.g. stats.some.net)
-desc string Description of us (e.g. SomeNet Statistics)
-user username Username for Stats' nicks (e.g. stats)
-host hostname Hostname for Stats' nicks (e.g. nomadinc.net)
-dir directory Directory containing Denora' data files
(e.g. /usr/local/lib/stats)
-log filename Denora's log filename (e.g. stats.log)
-update secs How often to update databases (in seconds)
Additionally, the following command-line options can be used to modify
the behavior of Denora:
-debug Enable debugging mode
-sql Enable debugging of sql queries
-version Display the version of Denora
-socketdebug Display socket write/read info only useful if you want
to debug connection problems.
-protocoldebug Display protocol debug information, very helpful in
supporting ircds.
Denora also has a feature to crypt passwords to be used in the config file,
to encrypt your password use the following command-line option:
-mkpass=passwd Encrypt a password
5. CONTACT AND SUPPORT
----------------------
* If you read the documentation carefully, which you also can find on our wiki
(http://wiki.denorastats.org/) and didn't find the answer to your
question, feel free to post on the website forums or join our IRC channel
(irc.denorastats.org #denora). Be as precise as possible when asking a question,
because we have no extraordinary powers and can't guess things if they aren't
provided. The more precise you are, the sooner you'll be likely to get an answer.
* If you think you found a bug, add it to the bug tracking system on our
website (http://bugs.anope.org/) and - again - be as
precise as possible. Also say whether the bug happens always or under what
circumstances, and anything that could be useful to track your bug down.
If you wrote a patch, send it over.
* Support is also available via our forums located at
http://forum.anope.org/