Re: [Nfsen-discuss] another small issue?
Netflow visualisation and investigation tool
Brought to you by:
phaag
|
From: Wim B. <Wim...@su...> - 2006-08-10 20:07:19
|
Hello Peter,
Peter Haag wrote:
> The zombie, the '/' bug, and the reconfig bug ( rrd permissions ) is fixed in snapshot 20060810.
> Hopefully this snapshot should be more stable. Thanks to all for the feedback, and bug filing.
I found another bug :-) Sorry, I couldn't resist. Actually I have a
small request. Would it be possible to show the version of nfsen at
the bottom of each page. For example the same thing which you see
when installing nfsen.
Version: snapshot-20060810: $Id: install.pl 59 2006-08-10 17:47:53Z peter $
I would like this feature since I have more than one nfsen setup.
Before asking I took a look at the source. Currently the pages seem
to end with "</body>" Looks like a "</html>" is missing. I hope it
is trivial to implement my feature request while fixing this tiny
issue. ;-)
snapshot-20060810# find html -type f -exec grep -il '<html>' {} \;
html/nfsen.php
snapshot-20060810# find html -type f -exec grep -il '</html>' {} \;
snapshot-20060810#
Cheers,
-Wim -/- SURFnet
|