See the START and END parameters? Set them. Any of the rrdtool man pages will have info on the format.
-----Burton > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of > Lawrence- Daltron > Sent: Tuesday, September 07, 2004 2:56 AM > To: [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED] > Subject: [Ntop] RE: RRDtool values for In/Out Traffic > > > Hi, > Can we dig out a specific range of day/month the total of > "ByteSent" and > "ByteRcvd" using NTOP interface for a host ? > e.g from 01/08/2004 to 31/08/2004. > > Lawrence > > > > ----- Original Message ----- > > From: "Jonathan Feldman" <[EMAIL PROTECTED]> > > To: <[EMAIL PROTECTED]> > > Sent: Friday, September 03, 2004 4:36 AM > > Subject: RE: [Ntop] RE: RRDtool values for In/Out Traffic > > > > > > > Dig around in plugins/rrdPlugin.c -- that's the place where the magick > all > > happens. > > > > > > Bytes sent and received are definitely tracked. Here is an example of > how > > to grab the graph for "BytesSent" and "BytesRcvd" using NTop's interface > for > > the host at mac address 00:0c:29:a0:6f:bd. > > > > > > > > > http://10.10.11.115:3000/plugins/rrdPlugin?action=graph&key=interf aces/eth0/ > hosts/00/0C/29/A0/6F/BD/&name=bytesSent&title=bytesSent&start=now-12h&end=no > w > > > > > http://10.10.11.115:3000/plugins/rrdPlugin?action=graph&key=interfaces/eth0/ > hosts/00/0C/29/A0/6F/BD/&name=bytesRcvd&title=bytesRcvd&start=now-12h&end=no > w > > > > I hope that is helpful, > > > > --Jonathan > > > _______________________________________________ Ntop mailing list [EMAIL PROTECTED] http://listgateway.unipi.it/mailman/listinfo/ntop _______________________________________________ Ntop mailing list [EMAIL PROTECTED] http://listgateway.unipi.it/mailman/listinfo/ntop
