Hi!
I don't mind if we use ntop or something else, but I need to see what hosts on the LAN are using all the net bandwidth.
rrdtool won't compile, can't find cairo-ps.pc and friends, even though I set the PKG_CONFIG_PATH.
ntop sources don't like the rrdtool from the rpms for some reason.
the yum install of ntop has a broken /etc/ntop.conf, so the init script won't start:
FATAL ERROR: Unrecognized/unprocessed ntop options...
, --user ntop, , --db-file-path /var/ntop, , , , --use-syslog, , , , , , ,
Manually starting ntop works, and it listens on port 3000, but if you connect (even from localhost), it aborts with a RST packet and logs nothing.
This behaviour seems like maybe it's been seen before:
http://lists.ntop.org/pipermail/ntop-dev/2004-January/004104.htmlso I strace it and it's just sitting there,
nanosleep({10, 0}, {0, 0}) = 0
Please, does anyone have a method for bandwidth monitoring on 7.4 which is simpl(ish) to install and doesn't do weird stuff?
Thanks for _any_ help. I've been messing with this on and off for weeks now.
EDIT: It's not the firewall either.