Re: [cricket-users] Cricket Threads

From: rose@gerf.org
Date: Tue Sep 07 1999 - 09:51:04 PDT


From: rose@gerf.org

> From: drhodes@deakin.edu.au
>
> When running Cricket 0.70,
> and accessing the router graphs, I get the following message in the
> Router summary box:
>
> "Current values not available. (Architecture sun4-solaris-thread not
> supported yet.) "

This is from the
/home/cricket/cricket-0.70/lib/RRD/Format.pm
file. It basically checks to see if your OS is one of a small set of OS's
that are known to be supported. If it isn't, you get this message.

Fix: Add your OS here:

Around line 95:
 } elsif ($archname =~ /^aix|i86pc-solaris|i386-openbsd|i386-freebsd|i.86-linux|i386\.bsdos$/) {

I added OpenBSD x86 support this way.

Cheers,
  Rose

--------------------------- ONElist Sponsor ----------------------------

ONElist: your connection to people who share your interests.

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



This archive was generated by hypermail 2b29 : Mon Mar 06 2000 - 19:01:02 PST