Re: [Nfsen-discuss] No graphs in Details
Netflow visualisation and investigation tool
Brought to you by:
phaag
|
From: Lambert H. <lam...@in...> - 2006-07-06 22:40:25
|
Matt McBride wrote: >All, > > I've searched through the nfsen mailing list archives for any > indication as to why I am not getting graphs under the Details tab. > All graphs including TCP, UDP, ICMP, Other, and main-graph are > empty.The statistics at the bottom of the page work fine. All other > graphs work fine as well with the exception of those found under the > Details tab. > > Deployment information: > nfdump version 1.5 > nfsen version 1.2.4 > rrdtool version 1.2.10 > > Persmissions look fine. nfsen is run as 'nfsen' which is part of the > 'www' group. All files and directories are are owned by either 'nfsen' > or 'www', all of which are part of the 'www' group. < snip > Hello Matt, Check the User and Group configured in the Apache httpd.conf file. These need to be the same as in nfsen.conf I had a similar issue with not being able to add Profiles (the Apache user needs to be able to run the "/usr/local/bin/nfprofile" binary). Not sure why you're not seeing graphs, could be the same permissions issue or something else. Make sure the configured user has all the necessary permissions for the NFSen directories. From memory, there was a problem with rrdtool 1.2.10 (someone can confirm?). You should run the latest version, 1.2.13 I think. Hope this helps. Lambert Hoogeveen |