Hurgh | 1 May 2006 03:16
Picon

Re: CatOS on 1.0.5

No one else had this problem??

Any pointers?

Thanks

-Hurgh-

On 4/28/06, Hurgh <hurgh1 <at> gmail.com > wrote:
Hi All,

Again, one more question.

Everything is working fine now, bar this one last thing.

I have a few Cisco switches running CatOS. They are polled ok, they get data, and the RRD Files are full of data. When i browse them in the web browser, the graphs draw, but there is no data in them.

I found this other post : http://sourceforge.net/mailarchive/message.php?msg_id=10855927
which is the same problem it seems, but could not find any reply to that post.

I have copied the grapher.cgi from a 1.0.4 install to the 1.0.5 install using everything the same, and it draws the graphs with the data.

The only other thing that I have noticed is that the image <src's> are different for graphs that work and the ones that dont work.

Here is an example:

Graph without any data in it:
http://host/grapher.cgi?type=png;target=%2Fswitches%2Fsup01.mlbn01%2Fslot_7%2Fport_4;inst=0;range=151200;rand=311

Graph with data in it:
http://host/grapher.cgi?type=png;target=%2Frouter-interfaces%2Fcsr01.mlbn01%2Fvlan101;inst=0;dslist=ifHCInOctets%2CifHCOutOctets;range=151200;rand=779


As you can see from the above 2 lines the graph that draws without any data is missing "dslist=ifHCInOctets%2CifHCOutOctets"

I have checked in the config tree for that device, and it does list the 2 things, it just dosent seem to put them into the URL, and only for the CatOS devices.

Has anyone else had this problem, and/or does anyone know how to fix it.

Thanks

-Hurgh-

Nick Bower | 2 May 2006 07:20

Blank graphs with 1.0.5 + grapher errors

Hi I've instlaled cricket and it seems to be collecting data now that I've 
added my architecture (linux-ppc) into the main test clause of line 90 in 
Format.pm, but all the graphs are blank.

The only errors I can find are the following (1 set of these for each graph) 
in the Apache error logs:

[Tue May 02 13:17:32 2006] [error] [client 163.232.83.16] Use of uninitialized 
value in split at /var/www/cricket/grapher.cgi line 289., referer: 
http://163.232.83.10/cricket/grapher.cgi?target=%2Fhttp-performance%2Fxenapache1
[Tue May 02 13:17:32 2006] [error] [client 163.232.83.16] [02-May-2006 
13:17:32*] Failed to get dslist from view name., referer: 
http://163.232.83.10/cricket/grapher.cgi?target=%2Fhttp-performance%2Fxenapache1
[Tue May 02 13:17:32 2006] [error] [client 163.232.83.16] Use of uninitialized 
value in split at /var/www/cricket/grapher.cgi line 953., referer: 
http://163.232.83.10/cricket/grapher.cgi?target=%2Fhttp-performance%2Fxenapache1

Any ideas?  Thanks, Nick.

-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
Nick Bower | 2 May 2006 07:23

Re: Blank graphs with 1.0.5 + grapher errors

I should mention that it is a http-performance config directly following the 
examples in cricket's sample-config subtree:

ie,

target XenApache1
    short-desc = "Apache on xen1"
    url = "http://167.30.39.196/healthcheck.html"

On Tue, 2 May 2006 01:20 pm, Nick Bower wrote:
> Hi I've instlaled cricket and it seems to be collecting data now that I've
> added my architecture (linux-ppc) into the main test clause of line 90 in
> Format.pm, but all the graphs are blank.
>
> The only errors I can find are the following (1 set of these for each
> graph) in the Apache error logs:
>
> [Tue May 02 13:17:32 2006] [error] [client 163.232.83.16] Use of
> uninitialized value in split at /var/www/cricket/grapher.cgi line 289.,
> referer:
> http://163.232.83.10/cricket/grapher.cgi?target=%2Fhttp-performance%2Fxenap
>ache1 [Tue May 02 13:17:32 2006] [error] [client 163.232.83.16] [02-May-2006
> 13:17:32*] Failed to get dslist from view name., referer:
> http://163.232.83.10/cricket/grapher.cgi?target=%2Fhttp-performance%2Fxenap
>ache1 [Tue May 02 13:17:32 2006] [error] [client 163.232.83.16] Use of
> uninitialized value in split at /var/www/cricket/grapher.cgi line 953.,
> referer:
> http://163.232.83.10/cricket/grapher.cgi?target=%2Fhttp-performance%2Fxenap
>ache1
>
> Any ideas?  Thanks, Nick.
>
>
> -------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job
> easier Download IBM WebSphere Application Server v.1.0.1 based on Apache
> Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> cricket-users mailing list
> cricket-users <at> lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/cricket-users

-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
Nick Bower | 2 May 2006 08:14

Re: Blank graphs with 1.0.5 + grapher errors

Followup:

After seeing this;

http://sourceforge.net/mailarchive/forum.php?thread_id=9968350&forum_id=6693

(clearly the http-performance sample configs in 1.0.5 are broken), I've added the view line to http-performance/Defaults, however there is still change and the apache error and blank graphs remain.

targetType http-performance

ds = "total-time, first-time"

view = "Response: total-time first-time,"

Still no joy. I attach sample screencap.

On Tue, 2 May 2006 01:23 pm, Nick Bower wrote:

> I should mention that it is a http-performance config directly following

> the examples in cricket's sample-config subtree:

>

> ie,

>

> target XenApache1

> short-desc = "Apache on xen1"

> url = "http://167.30.39.196/healthcheck.html"

>

> On Tue, 2 May 2006 01:20 pm, Nick Bower wrote:

> > Hi I've instlaled cricket and it seems to be collecting data now that

> > I've added my architecture (linux-ppc) into the main test clause of line

> > 90 in Format.pm, but all the graphs are blank.

> >

> > The only errors I can find are the following (1 set of these for each

> > graph) in the Apache error logs:

> >

> > [Tue May 02 13:17:32 2006] [error] [client 163.232.83.16] Use of

> > uninitialized value in split at /var/www/cricket/grapher.cgi line 289.,

> > referer:

> > http://163.232.83.10/cricket/grapher.cgi?target=%2Fhttp-performance%2Fxen

> >ap ache1 [Tue May 02 13:17:32 2006] [error] [client 163.232.83.16]

> > [02-May-2006 13:17:32*] Failed to get dslist from view name., referer:

> > http://163.232.83.10/cricket/grapher.cgi?target=%2Fhttp-performance%2Fxen

> >ap ache1 [Tue May 02 13:17:32 2006] [error] [client 163.232.83.16] Use of

> > uninitialized value in split at /var/www/cricket/grapher.cgi line 953.,

> > referer:

> > http://163.232.83.10/cricket/grapher.cgi?target=%2Fhttp-performance%2Fxen

> >ap ache1

> >

> > Any ideas? Thanks, Nick.

> >

> >

> > -------------------------------------------------------

> > Using Tomcat but need to do more? Need to support web services, security?

> > Get stuff done quickly with pre-integrated technology to make your job

> > easier Download IBM WebSphere Application Server v.1.0.1 based on Apache

> > Geronimo

> > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

> > _______________________________________________

> > cricket-users mailing list

> > cricket-users <at> lists.sourceforge.net

> > https://lists.sourceforge.net/lists/listinfo/cricket-users

>

> -------------------------------------------------------

> Using Tomcat but need to do more? Need to support web services, security?

> Get stuff done quickly with pre-integrated technology to make your job

> easier Download IBM WebSphere Application Server v.1.0.1 based on Apache

> Geronimo

> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

> _______________________________________________

> cricket-users mailing list

> cricket-users <at> lists.sourceforge.net

> https://lists.sourceforge.net/lists/listinfo/cricket-users

Nick Bower | 2 May 2006 12:13

Re: Blank graphs with 1.0.5 + grapher errors

This seems to work.  The problem was that after putting in the undocumented 
view parameter dependency, the target list screen changes to insert a new 
query string parameter of "view".  If this query string is not present (ie 
you're just reloading the graphing screen), then indeed the graphs are blank.

I'll raise a CR to fix the http-performance sample configs in CVS.

On Tue, 2 May 2006 02:14 pm, Nick Bower wrote:
> Followup:
>
> After seeing this;
>
> http://sourceforge.net/mailarchive/forum.php?thread_id=9968350&forum_id=669
>3
>
> (clearly the http-performance sample configs in 1.0.5 are broken), I've
> added the view line to http-performance/Defaults, however there is still
> change and the apache error and blank graphs remain.
>
> targetType  http-performance
>     ds  =   "total-time, first-time"
>     view =  "Response: total-time first-time,"
>
> Still no joy.  I attach sample screencap.
>
> On Tue, 2 May 2006 01:23 pm, Nick Bower wrote:
> > I should mention that it is a http-performance config directly following
> > the examples in cricket's sample-config subtree:
> >
> > ie,
> >
> > target XenApache1
> >     short-desc = "Apache on xen1"
> >     url = "http://167.30.39.196/healthcheck.html"
> >
> > On Tue, 2 May 2006 01:20 pm, Nick Bower wrote:
> > > Hi I've instlaled cricket and it seems to be collecting data now that
> > > I've added my architecture (linux-ppc) into the main test clause of
> > > line 90 in Format.pm, but all the graphs are blank.
> > >
> > > The only errors I can find are the following (1 set of these for each
> > > graph) in the Apache error logs:
> > >
> > > [Tue May 02 13:17:32 2006] [error] [client 163.232.83.16] Use of
> > > uninitialized value in split at /var/www/cricket/grapher.cgi line 289.,
> > > referer:
> > > http://163.232.83.10/cricket/grapher.cgi?target=%2Fhttp-performance%2Fx
> > >en ap ache1 [Tue May 02 13:17:32 2006] [error] [client 163.232.83.16]
> > > [02-May-2006 13:17:32*] Failed to get dslist from view name., referer:
> > > http://163.232.83.10/cricket/grapher.cgi?target=%2Fhttp-performance%2Fx
> > >en ap ache1 [Tue May 02 13:17:32 2006] [error] [client 163.232.83.16]
> > > Use of uninitialized value in split at /var/www/cricket/grapher.cgi
> > > line 953., referer:
> > > http://163.232.83.10/cricket/grapher.cgi?target=%2Fhttp-performance%2Fx
> > >en ap ache1
> > >
> > > Any ideas?  Thanks, Nick.

-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
Patrick Topping | 5 May 2006 17:21

Updated to RRDtool

I have updated to rrdtool version 1.2.12 and since then I have been getting this error message on sporadic graphs:

Current values not available: RRD file version 0003 not supported on this arch.

Any help would be greatly appreciated.  Thanks.

-Patrick


Kovács György | 5 May 2006 17:36
Picon

Re: Updated to RRDtool


Hi,

http://sourceforge.net/mailarchive/message.php?msg_id=15386014

 > in cricket/lib/RRD/Format.pm find this line
 >
 >        $self->{'liveHead'} = "L";
 >
 > and after this line add the following
 >
 >        $self->{'liveHead3'} = "L L";
 >

KGy.

2006-05-05, p keltezéssel 08.21-kor Patrick Topping ezt írta:
> I have updated to rrdtool version 1.2.12 and since then I have been
> getting this error message on sporadic graphs:
> 
> Current values not available: RRD file version 0003 not supported on
> this arch.
> 
> Any help would be greatly appreciated.  Thanks.
> 
> -Patrick
> 
> 
---
György KOVÁCS
System Engineer - VoIP 
PanTel Network Services OM Voice 
Hungary H-1113 Budapest Bocskai út 134-146 
Tel: +36 1 888-3503, Fax: +36 1 888-3636 
E-mail: gykovacs <at> pantel.hu 

-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0709&bid&3057&dat1642
Patrick Topping | 5 May 2006 17:44

Re: Updated to RRDtool

Excellent.... That fixed it. Thanks.

-Patrick

On Fri, 2006-05-05 at 17:36 +0200, Kovács György wrote:
Hi, http://sourceforge.net/mailarchive/message.php?msg_id=15386014 > in cricket/lib/RRD/Format.pm find this line > > $self->{'liveHead'} = "L"; > > and after this line add the following > > $self->{'liveHead3'} = "L L"; > KGy. 2006-05-05, p keltezéssel 08.21-kor Patrick Topping ezt írta: > I have updated to rrdtool version 1.2.12 and since then I have been > getting this error message on sporadic graphs: > > Current values not available: RRD file version 0003 not supported on > this arch. > > Any help would be greatly appreciated. Thanks. > > -Patrick > > --- György KOVÁCS System Engineer - VoIP PanTel Network Services OM Voice Hungary H-1113 Budapest Bocskai út 134-146 Tel: +36 1 888-3503, Fax: +36 1 888-3636 E-mail: gykovacs <at> pantel.hu
Jared Gillis | 9 May 2006 21:40
Favicon

monitor-thresholds not triggering properly

Hello,

I'm trying to set up some monitor thresholds on our cricket install, and
I don't see anything amiss in the config, but I'm not getting any alerts
at all. Here's the target def, and the threshold is set to a value so
low it should always match:

target custsql.sonic.net
        target-type = mysql-stats
        short-desc = "custsql.sonic.net MySQL Server"
        order = 900
        monitor-thresholds =
"ucdload1min:value:n:0.1:MAIL:%mail-pgm%:jared\\\ <at> sonic.net"

As you can see, I've tried lowercasing the DS name and removing all
extraneous spaces, to no effect. I've run the collector in debug mode
and got the following output:

[09-May-2006 12:33:20 ] Processing /servers/sql/custsql.sonic.net...
[09-May-2006 12:33:20 ] target custsql.sonic.net
        auto-base = /opt/cricket/cricket-config
        auto-root = /../..
        auto-target-path = /servers/sql
        datadir = /opt/cricket/cricket-config/../cricket-data//servers/sql
        directory-desc = custsql.sonic.net MySQL Server
        inst =
        mail-pgm = /bin/mail
        monitor-thresholds =
ucdload1min:value:n:0.1:MAIL:/bin/mail:jared\ <at> sonic.net
        order = 900
        persistent-alarms = true
        private = 0
        rrd-datafile =
/opt/cricket/cricket-config/../cricket-data//servers/sql/custsql.sonic.net.rrd
        rrd-poll-interval = 300
        short-desc = custsql.sonic.net MySQL Server
        show-path = no
        snmp = public <at> custsql.sonic.net:161:2.0:5:1.0:1
        snmp-backoff = 1.0
        snmp-community = public
        snmp-host = custsql.sonic.net
        snmp-port = 161
        snmp-retries = 5
        snmp-timeout = 2.0
        snmp-version = 1
        summary-loc = top
        target-type = mysql-stats

[09-May-2006 12:33:20 ] Retrieving data for target custsql.sonic.net ()
(mysql-stats)
[09-May-2006 12:33:20 ] ds0 is:
//public <at> custsql.sonic.net:161:2.0:5:1.0:1/ucdCpuUser
[09-May-2006 12:33:20 ] ds1 is:
//public <at> custsql.sonic.net:161:2.0:5:1.0:1/ucdCpuNice
[09-May-2006 12:33:20 ] ds2 is:
//public <at> custsql.sonic.net:161:2.0:5:1.0:1/ucdCpuIdle
[09-May-2006 12:33:20 ] ds3 is:
//public <at> custsql.sonic.net:161:2.0:5:1.0:1/ucdCpuSystem
[09-May-2006 12:33:20 ] ds4 is:
//public <at> custsql.sonic.net:161:2.0:5:1.0:1/ucdLoad1Min
[09-May-2006 12:33:20 ] ds5 is:
//public <at> custsql.sonic.net:161:2.0:5:1.0:1/ucdLoad5Min
[09-May-2006 12:33:20 ] ds6 is:
//public <at> custsql.sonic.net:161:2.0:5:1.0:1/ucdLoad15Min
[09-May-2006 12:33:20 ] ds7 is:
//public <at> custsql.sonic.net:161:2.0:5:1.0:1/ucdMemSwapFree
[09-May-2006 12:33:20 ] ds8 is:
//public <at> custsql.sonic.net:161:2.0:5:1.0:1/ucdMemRealFree
[09-May-2006 12:33:20 ] ds9 is:
//public <at> custsql.sonic.net:161:2.0:5:1.0:1/ucdMemTotalFree
[09-May-2006 12:33:20 ] ds10 is:
//public <at> custsql.sonic.net:161:2.0:5:1.0:1/sonicSharedMem
[09-May-2006 12:33:20 ] ds11 is:
//public <at> custsql.sonic.net:161:2.0:5:1.0:1/sonicBufferMem
[09-May-2006 12:33:20 ] ds12 is:
//public <at> custsql.sonic.net:161:2.0:5:1.0:1/sonicCachedMem
[09-May-2006 12:33:20 ] ds13 is:
//public <at> custsql.sonic.net:161:2.0:5:1.0:1/sonicPageIns
[09-May-2006 12:33:20 ] ds14 is:
//public <at> custsql.sonic.net:161:2.0:5:1.0:1/sonicPageOuts
[09-May-2006 12:33:20 ] ds15 is:
//public <at> custsql.sonic.net:161:2.0:5:1.0:1/sonicSwapIns
[09-May-2006 12:33:20 ] ds16 is:
//public <at> custsql.sonic.net:161:2.0:5:1.0:1/sonicSwapOuts
[09-May-2006 12:33:20 ] ds17 is:
//public <at> custsql.sonic.net:161:2.0:5:1.0:1/sonicTotalInts
[09-May-2006 12:33:20 ] ds18 is:
//public <at> custsql.sonic.net:161:2.0:5:1.0:1/sonicTimerInts
[09-May-2006 12:33:20 ] ds19 is:
//public <at> custsql.sonic.net:161:2.0:5:1.0:1/sonicContxtSw
[09-May-2006 12:33:20 ] ds20 is:
//public <at> custsql.sonic.net:161:2.0:5:1.0:1/sonicTtlForks
[09-May-2006 12:33:20 ] ds21 is:
//public <at> custsql.sonic.net:161:2.0:5:1.0:1/ifInOctets
[09-May-2006 12:33:20 ] ds22 is:
//public <at> custsql.sonic.net:161:2.0:5:1.0:1/ifOutOctets
[09-May-2006 12:33:20 ] ds23 is:
//public <at> custsql.sonic.net:161:2.0:5:1.0:1/ifInUcastPkts
[09-May-2006 12:33:20 ] ds24 is:
//public <at> custsql.sonic.net:161:2.0:5:1.0:1/ifOutUcastPkts
[09-May-2006 12:33:20 ] ds25 is:
//public <at> custsql.sonic.net:161:2.0:5:1.0:1/mysqlUptime
[09-May-2006 12:33:20 ] ds26 is:
//public <at> custsql.sonic.net:161:2.0:5:1.0:1/mysqlThreads
[09-May-2006 12:33:20 ] ds27 is:
//public <at> custsql.sonic.net:161:2.0:5:1.0:1/mysqlQuestions
[09-May-2006 12:33:20 ] ds28 is:
//public <at> custsql.sonic.net:161:2.0:5:1.0:1/mysqlSlowQueries
[09-May-2006 12:33:20 ] ds29 is:
//public <at> custsql.sonic.net:161:2.0:5:1.0:1/mysqlOpens
[09-May-2006 12:33:20 ] ds30 is:
//public <at> custsql.sonic.net:161:2.0:5:1.0:1/mysqlFlushes
[09-May-2006 12:33:20 ] ds31 is:
//public <at> custsql.sonic.net:161:2.0:5:1.0:1/mysqlOpenTables
[09-May-2006 12:33:20 ] Getting from
public <at> custsql.sonic.net:161:2.0:5:1.0:1 1.3.6.1.4.1.2021.11.50.0
1.3.6.1.4.1.2021.11.51.0 1.3.6.1.4.1.2021.11.53.0
1.3.6.1.4.1.2021.11.52.0 1.3.6.1.4.1.2021.10.1.3.1
1.3.6.1.4.1.2021.10.1.3.2 1.3.6.1.4.1.2021.10.1.3.3
1.3.6.1.4.1.2021.4.4.0 1.3.6.1.4.1.2021.4.6.0 1.3.6.1.4.1.2021.4.11.0
1.3.6.1.4.1.8462.2.2.110.2.101.16 1.3.6.1.4.1.8462.2.2.110.2.101.17
1.3.6.1.4.1.8462.2.2.110.2.101.18 1.3.6.1.4.1.8462.2.2.110.2.101.5
1.3.6.1.4.1.8462.2.2.110.2.101.6 1.3.6.1.4.1.8462.2.2.110.2.101.7
1.3.6.1.4.1.8462.2.2.110.2.101.8 1.3.6.1.4.1.8462.2.2.110.2.101.9
1.3.6.1.4.1.8462.2.2.110.2.101.10 1.3.6.1.4.1.8462.2.2.110.2.101.11
1.3.6.1.4.1.8462.2.2.110.2.101.12 1.3.6.1.2.1.2.2.1.10.2
1.3.6.1.2.1.2.2.1.16.2 1.3.6.1.2.1.2.2.1.11.2 1.3.6.1.2.1.2.2.1.17.2
1.3.6.1.4.1.8462.2.2.110.5.101.1 1.3.6.1.4.1.8462.2.2.110.5.101.2
1.3.6.1.4.1.8462.2.2.110.5.101.3 1.3.6.1.4.1.8462.2.2.110.5.101.4
1.3.6.1.4.1.8462.2.2.110.5.101.5 1.3.6.1.4.1.8462.2.2.110.5.101.6
1.3.6.1.4.1.8462.2.2.110.5.101.7
[09-May-2006 12:33:20 ] Got: 146116204 4335 2571314957 61181392 2.54
2.01 1.44 1052232 67356 1119588 0 50425856 1368195072 820055425
441860133 1 4 3904187669 694654222 3842539612 1106197 2744505842
563844964 1738375907 1998151953 5949050 58 3542158835 65824 18815646 18 512
[09-May-2006 12:33:20 ] Retrieved data for
/servers/sql/custsql.sonic.net ():
146116204,4335,2571314957,61181392,2.54,2.01,1.44,1052232,67356,1119588,0,50425856,1368195072,820055425,441860133,1,4,3904187669,694654222,3842539612,1106197,2744505842,563844964,1738375907,1998151953,5949050,58,3542158835,65824,18815646,18,512

As you can see, the 5th DS value (ucdload1min) is well over 0.1, but no
alerts are triggered, no emails are sent, etc.
I've dug through the mailing list archives and nothing I've seen there
has been any use, unfortunately. There should be an entry in the logfile
if the threshold was hit, and an alert attempted to be sent, as far as I
know, and I'm not seeing any log entries like that.
Does anyone have any advice at all?

--

-- 
Jared Gillis - jared <at> corp.sonic.net       Sonic.net, Inc.
Network Operations                        2260 Apollo Way
707.522.1000 (Voice)                      Santa Rosa, CA 95407
707.547.3400 (Support)                    http://www.sonic.net/

-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
Emmanuel Balie | 11 May 2006 11:33
Picon

TR: Customise cricket usage



______________________________________________
De :    Emmanuel Balie 
Envoyé :        mercredi 10 mai 2006 16:25
À :     'cricket-users-admin <at> lists.sourceforge.net'
Objet : Customise cricket usage


Hi,

I use cricket 1.0.5 to monitor and analyse my network , i do not have any problem.
I want now to customize it use;
- in storing each days graph as well as the minimal, average values and maximum of collected data.
- storing minimal, average and maximum values into file text which will be treat later.

Any idea will be good

Best regards


<<Emmanuel Balie.vcf>>

Attachment (Emmanuel Balie.vcf): text/x-vcard, 577 bytes

Gmane