Thanks a lot,
there is a minor bug,after clean install of nav package, default cricket config is pointig to wrong data and rrd dir:
dataDir = %auto-base%/../cricket-data/%auto-target-path% rrd-datafile = /var/lib/nav/cricket-data/%auto-target-name%.rrd
fixed it by:
dataDir = /var/lib/nav/cricket-data/%auto-target-path% rrd-datafile = %dataDir%/%auto-target-name%.rrd
There is one more thing which I can't figure out:Netmap shows speed on L2 switch links in Mbit/s, but wrongly it's in fact speed in Mbyte/s, /cricket/ shows them OK.Could someone please point me to what might be wrong?
Thanks a lot and thx for a good work,
milo,
On Thu, 17 Feb 2011 10:33:09 +0100, Morten Werner Forsbring werner@debian.org wrote:
Morten Brekkevold morten.brekkevold@uninett.no writes:
A binary package for Debian 5 (Lenny) will be made available as soon as possible. The Debian package is maintained by Morten Werner Forsbring,
on
commission From UNINETT.
The Debian package is already available from Alioth [1].
- Werner