We have a lot of historical information in our NFSen databases and we
would like to do a little trending with this information.
Unfortunately, the details.php only goes upto 1 month.
I've manually hacked the details.php with the following code (lines 19 and
21):
$WinSizeScale = array ( 0.25, 0.5, 1, 2,
3.5, 7, 15, 30, 91, 182);
$WinSizeLabels = array ( '12 Hours', '1 day', '2 days', '4 days', '1
week', '2 weeks', '1 month', '2 months', '6 months', '1 year' );
But it would be nice to see this change 'upstream', so i would not have to
hack the php with every update.
Is this a possiblility?
Regards,
Dirk-Jan van Helmond
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Nfsen-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nfsen-discuss