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-03-02 21:12
0.6.3

Apoio ao pavilhão I-(vincular a algum endereço IP específico), uma nova variável ($ delay) para fazer o cliente espera entre cada comando enviado Luser, suporte para nicks inválidos, e analisar as mensagens lusers usando expressões regulares em uma tentativa fazer ircgraph compatível com alguns IRCDs que não seguem a RFC.
Tags: Minor feature enhancements
Support for the -i flag (to bind to some specific IP address), a new variable ($delay) to make the client wait between each LUSER command sent, support for invalid nicknames, and parsing the LUSERS messages using regular expressions in an attempt to make ircgraph compatible with some ircds that do not follow the RFC.

2001-09-24 01:05
0.6.2

Este comunicado contém pequenas mudanças no código, principalmente no script makegraph, e altera o domínio para lrv.ufsc.br duosite.com.br. Código para fazer o script de uma olhada melhor no PS foi adicionado, e há algumas correções na documentação.
Tags: Minor feature enhancements
This release contains minor changes in the code, mainly in the makegraph script, and changes the domain lrv.ufsc.br to duosite.com.br. Code to make the script look better in a ps has been added, and there are some corrections in the documentation.

2001-09-07 01:01
0.6.1

Este lançamento gera estatísticas de mais de um servidor de IRC. Você pode entender quando o servidor se divide, e ver o total de usuários em cada servidor e na rede. O programa também vê os ficheiros RRD automaticamente, assim você não precisa criá-los usando a opção-i. Depende agora o ping enviado a partir do servidor de IRC, e não é baseado em sleep () mais nada.
Tags: Major feature enhancements
This release generates stats for more than one IRC server. You can understand when the server splits, and see the total users on each server and on the network. The program also sees the rrd files automatically, so you don't need to create them using the -i flag. It now depends on the ping sent from the IRC server, and is not based on sleep() any more.

2001-07-17 21:41
0.5.5r1

As mudanças foram feitas nos arquivos INSTALL e INSTALAÇÃO, bem como no registo de cliente no servidor de IRC.
Tags: Minor bugfixes
Changes were made in the INSTALL and INSTALACAO files, as well as in the client
registration in the IRC servers.

2001-07-01 04:55
0.5.5

Esta versão corrige a criação de GIF em vez do PNG, o HTML problema no servidor do título, eo die () quando o servidor foi dividida ou defasados.
Tags: Minor bugfixes
This version fixes the creation of GIF instead
of PNG, the HTML TITLE server problem, and the
die() when the server was split or lagged.

Project Resources