On Fri, 18 Feb 2011 22:41:25 +0100 izar@condornet.sk wrote:
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
Werner, this seems to have changed - this used to be correctly configured in previous versions of the Debian package. I've installed 2+3.8.1 from scratch on a clean machine now, and can confirm what is being referred here.
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?
This may just be a silly bug in Netmap - I think I've just confirmed the same on our installation. You should report it at https://bugs.launchpad.net/nav/+filebug - I'll have a look at it.
Thanks a lot and thx for a good work,
milo,
Thanks for your feedback, Milo :)