Wilson Carl | 1 Feb 2007 10:26

Tutorial

Perhaps it's worth recollecting that the game of cricket was allegedly
invented by the English to illustrate the concept of eternity....

The cricket software documentation, like any documentation, could be
usefully improved, but once setup it does it's job well and it's free.

Carl Wilson

Software Architecture & Technologies
carl.wilson <at> uk.thalesgroup.com
THALES UNDERWATER SYSTEMS LTD
Ashurst Drive, Cheadle Heath
Stockport, SK3 0XB, UK
www.thales-underwater.com

This email, including any attachment, is a confidential communication
intended solely for the use of the individual or entity to whom it is
addressed. It contains information which is private and may be proprietary
or covered by legal professional privilege.

If you have received this email in error, please notify either the sender or
telephone ++ 44 (0) 1963 370551  upon receipt, and immediately delete it
from your system. Anything contained in this email that is not connected
with the businesses of Thales Naval is neither endorsed by nor is the
liability of this company.

Whilst we have taken reasonable precautions to ensure that any attachment to
this email has been swept for viruses, we cannot accept liability for any
damage sustained as a result of software viruses, and would advise that you
carry out your own virus checks before opening any attachment.
(Continue reading)

Pathik | 1 Feb 2007 20:19
Picon

Is anybody alive on the list?

I have mailed to lsit few days ago regarding my errors in apache error Log.
trying again.........
----------------------------------------------------
^[
[Thu Feb 01 11:20:56 2007] [error] [client 127.0.0.1] Use of uninitialized
value in split at /home/nagios/cricket/grapher.cgi line 289., referer:
http://127.0.0.1/cricket/grapher.cgi?target=%2Fhttp-performance
[Thu Feb 01 11:20:56 2007] [error] [client 127.0.0.1] [01-Feb-2007
11:20:56*] Failed to get dslist from view name., referer:
http://127.0.0.1/cricket/grapher.cgi?target=%2Fhttp-performance
[Thu Feb 01 11:20:56 2007] [error] [client 127.0.0.1] Use of uninitialized
value in split at /home/nagios/cricket/grapher.cgi line 953., referer:
http://127.0.0.1/cricket/grapher.cgi?target=%2Fhttp-performance
[Thu Feb 01 11:20:56 2007] [error] [client 127.0.0.1] (8)Exec format error:
exec of '/home/nagios/cricket/images/cricket-sm.gif' failed, referer:
http://127.0.0.1/cricket/grapher.cgi?target=%2Fhttp-performance%2Fpathik
[Thu Feb 01 11:20:56 2007] [error] [client 127.0.0.1] Premature end of
script headers: cricket-sm.gif, referer:
http://127.0.0.1/cricket/grapher.cgi?target=%2Fhttp-performance%2Fpathik
[Thu Feb 01 11:20:56 2007] [error] [client 127.0.0.1] (8)Exec format error:
exec of '/home/nagios/cricket/images/rrdtool.gif' failed, referer:
http://127.0.0.1/cricket/grapher.cgi?target=%2Fhttp-performance%2Fpathik
[Thu Feb 01 11:20:56 2007] [error] [client 127.0.0.1] Premature end of
script headers: rrdtool.gif, referer:
http://127.0.0.1/cricket/grapher.cgi?target=%2Fhttp-performance%2Fpathik

--------------------------------------------------------------------

can somebody explain me what the hell is hapening here?
-------------------------------------------------------------------------
(Continue reading)

Merrett Willett | 1 Feb 2007 20:30

Re: Is anybody alive on the list?

Looks like your Defaults file has some typo in it, perhaps not finding
the elements listed under your view tag line.  

I'd check the dbl quotes and make sure they are closed correctly.  there
are 2 ways that i know of to setup targetTypes, views and graphs.  Below
is an snip of mine.  Make sure your ds names under targetTypes matches
your elements under the view, which also matches your graph names.:

targetType  standard-interface
    ds   =  "ifHCInOctets, ifHCOutOctets"
    view =  "Octets"

view "Octets"
    elements = "ifHCInOctets,ifHCOutOctets"
    height = 400
    width  = 1000

graph   ifHCInOctets
    color       =   dark-green
    draw-as     =   AREA
    legend      =   "Average bits in"
    y-axis      =   "bits per second"
    units       =   "bits/sec"
    scale       =   8,*
    bytes       =   true
    show-max    =   true
    draw-max-as =   LINE1
    max-color   =   red

graph   ifHCOutOctets
(Continue reading)

Richman, Marc | 1 Feb 2007 20:35

Re: Is anybody alive on the list?

Perhaps some more info, config tree files?  Are you collecting data
sucessfuly (try collector --loglevel=debug <path>)

-----Original Message-----
From: cricket-users-bounces <at> lists.sourceforge.net
[mailto:cricket-users-bounces <at> lists.sourceforge.net] On Behalf Of Pathik
Sent: Thursday, February 01, 2007 2:20 PM
To: cricket-users <at> lists.sourceforge.net
Subject: [cricket-users] Is anybody alive on the list?

I have mailed to lsit few days ago regarding my errors in apache error
Log. trying again.........
----------------------------------------------------
^[
[Thu Feb 01 11:20:56 2007] [error] [client 127.0.0.1] Use of
uninitialized value in split at /home/nagios/cricket/grapher.cgi line
289., referer:
http://127.0.0.1/cricket/grapher.cgi?target=%2Fhttp-performance
[Thu Feb 01 11:20:56 2007] [error] [client 127.0.0.1] [01-Feb-2007
11:20:56*] Failed to get dslist from view name., referer:
http://127.0.0.1/cricket/grapher.cgi?target=%2Fhttp-performance
[Thu Feb 01 11:20:56 2007] [error] [client 127.0.0.1] Use of
uninitialized value in split at /home/nagios/cricket/grapher.cgi line
953., referer:
http://127.0.0.1/cricket/grapher.cgi?target=%2Fhttp-performance
[Thu Feb 01 11:20:56 2007] [error] [client 127.0.0.1] (8)Exec format
error: exec of '/home/nagios/cricket/images/cricket-sm.gif' failed,
referer:
http://127.0.0.1/cricket/grapher.cgi?target=%2Fhttp-performance%2Fpathik
[Thu Feb 01 11:20:56 2007] [error] [client 127.0.0.1] Premature end of
(Continue reading)

Pathik | 2 Feb 2007 00:12
Picon

Deafult systemperf files doesn't work

I am trying to make cricket work using systemperf subtree. I have all the
default files setup as it is.
Each time I run it gives me an error that NO DS TAG FOUND FOR TARGET TYPE
([01-Feb-2007 15:09:32*] No ds tag found for target type .)

Can anybody tell me how this cricket works?? Whenever you execute a collctor
script, which tag it first picks up & starts executing from there?

A nice explanation of which tag are dependent up on whic tag liek a work
flow would be very helpful....
-------------------------------------------------------------------------
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
Francois Mikus | 1 Feb 2007 16:34
Favicon
Gravatar

Re: Tutorial

The cricket documentation will be updated with links to useful tutorials 
that have been prepared by individuals or companies. Those that come to 
mind are, windows installations, debian installations, mtargets, etc.

If you have useful documentation that you wish to get integrated within 
the cricket documentation or FAQ, please send in your links and/or 
documents to the sourceforge.net/projects/cricket/ patches section. 
Located under the tracker menu item.

One thing I have noticed, is the FAQ section which should answer tons of 
questions that come up immediately when trying to figure out what 
cricket is. I can still remember the first time I tried installing and 
configuring cricket.. If it hadn't been for the tutorials, the 
dictionary, the examples and the original genCatConfig + genRtrConfig I 
probably would have been less inclined to do major deployments.

So let's give back a little something. Submit FAQ items, tutorials, 
improvements to the documentation, more examples.

The sourceforge tracker/patches tracker/bugs is very easy to use, so go 
crazy..

Cheers,

Ray Burkholder wrote:
> I've done up a tutorial running cricket on debian:
>
> http://www.oneunified.net/blog/OpenSource/Debian/debian.article
> http://www.oneunified.net/blog/OpenSource/Debian/Monitoring/Cricket/index.bl
> og 
(Continue reading)

Liu, William | 5 Feb 2007 22:26
Favicon

Storage Target problem


> I have a problem getting values to show/graph on cricket 1.0.5 with
> HP-UX servers.  It is probably just a configuration issue, hope
> someone can give some advise.
> 
> Here's values from Defaults:
> # Disk stats (Don't forget the instance number...)
> OID    ucd_diskfree         1.3.6.1.4.1.2021.9.1.7
> OID    ucd_diskused         1.3.6.1.4.1.2021.9.1.8
> OID    ucd_diskpused        1.3.6.1.4.1.2021.9.1.9
> datasource ucd_diskfree
>     ds-source    = snmp://%snmp%/ucd_diskfree.%inst%
>     rrd-ds-type  = GAUGE
> 
> datasource ucd_diskused
>     ds-source    = snmp://%snmp%/ucd_diskused.%inst%
>     rrd-ds-type  = GAUGE
> 
> datasource ucd_diskpused
>     ds-source    = snmp://%snmp%/ucd_diskpused.%inst%
>     rrd-ds-type  = GAUGE
> 
> targetType    ucd_Storage
>     ds    = "ucd_diskfree, ucd_diskused, ucd_diskpused"
>     view  = "Storage: ucd_diskfree ucd_diskused,
>              Percent Used: ucd_diskpused"
> 
> graph    ucd_diskfree
>     color     = dark-green
>     draw-as   = AREA
(Continue reading)

Richman, Marc | 6 Feb 2007 22:26

Re: Is anybody alive on the list?

Take a good long stare at the config tree, there is an error there for
"http-performance" ,
Take a look at its targetType 

If send along the files you will get extra eyes to look at it.

            Marc

	-----Original Message-----
	From: Pathik [mailto:topathik <at> gmail.com] 
	Sent: Thursday, February 01, 2007 2:51 PM
	To: Richman, Marc
	Subject: Re: [cricket-users] Is anybody alive on the list?
	
	
	Yes, test-url is able to fetch the data.
	here is the debug info.
	

-------------------------------------------------------------------------
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
Pathik | 6 Feb 2007 23:04
Picon

Re: Is anybody alive on the list?

It's too late now!!!!
I figured out!!!
Cricket users list really sucks!!
Defaults file has targettype for  http-performance, which doesn't have any
view defined.

On 2/6/07, Richman, Marc <mrichman <at> atg.com> wrote:
>
>  Take a good long stare at the config tree, there is an error there for
> "http-performance" ,
> Take a look at its targetType
>
> If send along the files you will get extra eyes to look at it.
>
>             Marc
>
>  -----Original Message-----
> *From:* Pathik [mailto:topathik <at> gmail.com]
> *Sent:* Thursday, February 01, 2007 2:51 PM
> *To:* Richman, Marc
> *Subject:* Re: [cricket-users] Is anybody alive on the list?
>
> Yes, test-url is able to fetch the data.
> here is the debug info.
>
>
-------------------------------------------------------------------------
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
(Continue reading)

Support | 6 Feb 2007 23:22

Re: Is anybody alive on the list?

"Cricket users list really sucks!!"

Well, now that we know how you really feel, next time you get stuck and 
need help and you post to the list, we'll all be danged sure to simply 
delete your email.

For future reference, posting that you "fixed it and here's what I did" 
is great... it means you learned something and it goes into the Cricket 
users mailing list archive so future generations can find the answer 
through a simple search without even having to post. However, tell the 
list (which is a few thousand members long) that the "list sucks" is 
going to get you nowhere.

But here's the real beauty of it... at some point in time you're going 
to interview for a job, probably an IT one. And you're going to put your 
email on your resume. And when you do, a smart IT boss will know enough 
to put "topathik <at> gmail.com" into Google and one of the hits will be this 
thread, only archived. And then he'll see that while you're technically 
adept, you have no people skills and he won't hire you cause you'll 
probably be very likely to treat other employees the same way. 
Reputations need to be respected, especially in the internet world. 
Consider, for example, that my name is shared with a famous movie 
director... thus, searching my name on the internet will get you 
nothing. But searching my normal handle/moniker that I use 
(Supp0rtLinux) will yield all sorts of stuff... all of which shows my 
skills, my deficiencies, and my thoughts. Thankfully I learned this a 
long time ago, so I've learned to be careful what I say. You'd be wise 
to heed the same lesson...

AD
(Continue reading)


Gmane