If I understand your question, the answer is no - not by default.

Rrd aggregates / summarizes historical samples at windows you define.
You MAY be able to get what you're after by tweaking: Dump Interval,
Throughput Granularity, Dump Hours, Dump Days, and Dump Months in the
rrd config.  Once you have this set to store the raw data (unsummarized)
for the time period you want, you can use the Arbitrary Graphs interface
to pull it out.

Be careful.  If you want to see historical data at 1min granularity for
.. 30 days?  60 days? Longer?  That's a LOT of samples.  I do something
similar with Openview NNM:  I keep the 5 min samples in raw form for...
6 months or so and export summarized data for 2 years.  Just keeping
Octets TX/RX on an interface makes for some "big" files after 6 months.
rrd will want to store this info for every host by default - which means
a LOT of data.

You may have to spend some time tweaking the rrd configs to get what you
want.  If you simply want gross interface I/O for that period, maybe
another tool would be a better fit?  Just something to consider.

G


-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of
List Subscriptions
Sent: Thursday, March 13, 2008 11:04 AM
To: [email protected]
Subject: [Ntop] Custom time frame Network Load Statistics Matrix

In ntop 3.3 is there a way to generate a historical (custom time
frame) Network Load Statistics Matrix using 1 minute sampling period?

cheers,

-cnk-
_______________________________________________
Ntop mailing list
[email protected]
http://listgateway.unipi.it/mailman/listinfo/ntop





<font size="1">
<div style='border:none;border-bottom:double windowtext 2.25pt;padding:0in 0in 
1.0pt 0in'>
</div>
"This email is intended to be reviewed by only the intended recipient
 and may contain information that is privileged and/or confidential.
 If you are not the intended recipient, you are hereby notified that
 any review, use, dissemination, disclosure or copying of this email
 and its attachments, if any, is strictly prohibited.  If you have
 received this email in error, please immediately notify the sender by
 return email and delete this email from your system."
</font>

_______________________________________________
Ntop mailing list
[email protected]
http://listgateway.unipi.it/mailman/listinfo/ntop

Reply via email to