Download List

Projeto Descrição

ircGraph is a Perl script that connects to an IRC server to get
statistics via the /lusers command. It then puts the stats in an RRD
(Round Robin Database) file and generates graphics about the server
and the IRC network using RRDTool. It was created to help ircadmins
visualize and understand the traffic on their ircservers and in the
IRC network.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2002-12-10 08:18
0.6.7

Esta versão suporta um resposes directiva para especificar um diretório que contém a expressão regular usada para buscar dados, bem como a senha, opernick e operpass para servidores que exigem autenticação e onconnectfile, que aponta para um arquivo que contém comandos de IRC para executar a conexão . Um bug no endprog função () foi fixada, mais algumas mensagens de depuração foram adicionados, e os arquivos de log são protocolados. Alguns bugs também foram corrigidos, e um arquivo TODO e mais documentação foram adicionados.
Tags: Major feature enhancements
This release supports a resposes directive for specifying a directory that contains the regexp used to fetch data, as well as password, opernick, and operpass for servers that require authentication, and onconnectfile, which points to a file that contains IRC commands to execute upon connection. A bug in the endprog() function was fixed, some more debugging messages were added, and log files are now timestamped. Some minor bugs were also fixed, and a TODO file and more documentation were added.

2002-09-14 19:44
0.6.6

igcheck.pl precisa agora de um pidfile como um argumento. Uma directiva de opções foi adicionado, apoiando o nolegend bandeiras e noperc. Um modelo francês foi adicionado. O problema que aconteceu quando o servidor não tem MOTD foi corrigido. unlink () agora é usado em vez do sistema (). Foram feitas alterações em algumas chamadas de função, no retorno de alguns outros, e no método de registo de cliente no servidor de IRC.
Tags: Minor bugfixes
igcheck.pl now needs a pidfile as an argument. An options directive
has been added, supporting the flags nolegend and noperc. A French
template has been added. The problem that happened when the server has
no MOTD was corrected. unlink() is now used instead of
system(). Changes have been made in some function calls, in the return
of some others, and in the method of registering the client in the IRC
server.

2002-07-14 07:26
0.6.5

A opção "noinvisible foi adicionado, assim IRCDs que estejam em conformidade com a RFC 2812 não terá suas estatísticas erradas nos gráficos. Modelo de suporte foi adicionado para que as pessoas podem escrever seus próprios página de estatísticas.
Tags: Minor feature enhancements
The "noinvisible" option has been added, so ircds that conform to RFC 2812 won't get their stats wrong in the graphics. Template support has been added so that people can write their own stats page.

2002-04-14 06:43
0.6.4r1

Uma correção para um bug no pavilhão H, e uma correção para um bug na resposta ao 251, que foi o envio de informações erradas ao rrdupdate.
Tags: Minor bugfixes
A fix for a bug in the -h flag, and a fix for a bug in the 251 reply that was sending wrong information to the rrdupdate.

2002-04-12 13:26
0.6.4

Esta versão inclui a criação de um pidfile e um novo script (igcheck.pl) que lê o arquivo de configuração eo pidfile a fim de verificar se o processo está em execução. Dois adesivos foram aplicados, uma fixação do escape "não reconhecido \ D passou ..." mensagem e um outro que permite ircgraph para buscar dados corretos de ircd da PTnet. Foram introduzidas novas bandeiras para makegraph incluindo-g, que só cria gráficos PNG (sem HTML), e-h, que mostra uma mensagem de ajuda. Bandeiras novas para ircgraph incluem-H, que mostra a mensagem de ajuda, e-l que registra dados obtidos a partir da lusers antes que uma atualização rrdtool.
Tags: Minor feature enhancements
This release includes the creation of a pidfile and a new script (igcheck.pl) that reads the config file and the pidfile in order to verify if the process is running. Two patches were applied, one fixing the "Unrecognized escape \D passed through..." message and other one allowing ircgraph to fetch correct data from Undernet's ircd. New flags were introduced to makegraph including -g which creates only png graphics (no HTML), and -h which shows a help message. New flags for ircgraph include -h which shows the help message, and -l which logs data fetched from the lusers before an rrdtool update.

Project Resources