Hi all,
i'm trying nfsen to display netflow stats collected from my internet fronted, 
due to traffic amount i use sampled netflow under GSR with a ratio of 1:1000.
Is there a way to normalize graph ? I've found:
cat libexec/NfSenRRD.pm | grep sampling
                # my $sampling_rate = exists 
NfConf::sources{$channel}{'sampling_rate'} ? 
NfConf::sources{$channel}{'sampling_rate'} : 1;
                # my $sampling_rate = exists 
NfConf::sources{$def}{'sampling_rate'} ? NfConf::sources{$def}{'sampling_rate'} 
: 1;

but i haven't understand if a simple uncomment is sufficent.

Regards,
Gianluca 

-------------------------------------------------------------------------
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

Reply via email to