do I need I more recent version ? [root@mrtg rrd]# /usr/local/rrdtool/bin/rrdtool print -s -1y target.rrd AVERAGE ERROR: unknown function 'print' [root@mrtg rrd]# /usr/local/rrdtool/bin/rrdtool RRDtool 1.0.43 Copyright 1997-2001 by Tobias Oetiker <[email protected]>
-------------------------------------------------- From: <[email protected]> Sent: Monday, November 28, 2011 15:41 To: "Juvenal Carvalho" <[email protected]> Cc: <[email protected]> Subject: Re: [rrd-users] Getting AVG info from RRD Files > >> How can I get just 1 value > > Use PRINT instead of fetch > jh > > >> ------------ Původní zpráva ------------ >> Od: Juvenal Carvalho <[email protected]> >> Předmět: Re: [rrd-users] Getting AVG info from RRD Files >> Datum: 28.11.2011 18:22:28 >> ---------------------------------------- >> Hi Guys >> >> I tried to check the documentation but got no success. I ran the command >> below >> and I got a lot of values and I don't know how to treat those values in a >> readable format. >> >> >> >> /usr/local/rrdtool/bin/rrdtool fetch -s -1y target.rrd AVERAGE >> >> >> >> In the attached file I have the result. >> >> >> >> How can I get just 1 value (as is printed in the MRTG graph as average) >> ? For >> example, IN: 16MB/s OUT: 5MB/s >> >> >> Thanks >> >> >> Juvenal >> >> >> >> From: Juvenal Carvalho >> Sent: Wednesday, November 16, 2011 15:52 >> To: [email protected] >> Subject: Getting AVG info from RRD Files >> >> >> Hi everybody >> >> I'm new working with advanced RRD resources and I'm trying to use my data >> to >> collect some relevant information. >> >> I have a question about how to get the AVG information from a RRD file >> created >> by MRTG. >> I need to get the average from the last month (just the numbers) and send >> it by >> email to a group of users but I don't know how to do it. >> >> Do you know I have a way to get this info ? >> >> >> >> Thanks ! >> >> >> Juvenal >> >> > > Esta mensagem foi verificada pelo E-mail Protegido Terra. > Atualizado em 31/12/1969 > > _______________________________________________ rrd-users mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users
