Questions tagged [rrdtool]

RRDtool is the OpenSource industry standard, high performance data logging and graphing system for time series data.

RDtool is the OpenSource industry standard, high performance data logging and graphing system for time series data. RRDtool can be easily integrated in shell scripts, perl, python, ruby, lua or tcl applications.

97 questions
0
votes
2 answers

Is the "t" element in an RRD xport xml format a past or future timestamp?

I'm running an RRD dump from Citrix XenServer and I'm parsing the XML for import into another system. I know that within the element there is a element which is a timestamp, but when I parse the integer into a Time sometimes it is in the future. …
bwizzy
  • 1,295
  • 4
  • 14
  • 17
0
votes
2 answers

Munin - 'by week/month/year' to use the total, rather than the average values?

I have some custom munin graphs that measure an aspect of our sales in our webapp. So I measure "Number of sales so far today". The graph goes up and then reset to 0 at midnight. This is what I want. It works well for the "by day", 5 minute one.…
Amandasaurus
  • 31,471
  • 65
  • 192
  • 253
0
votes
1 answer

MRTG bandwidth not accurate

I have MRTG with RRDTool configured to monitor the bandwidth on a switch, it is set to measure the traffic in bits. For the interface I need monitored it is showing this: Description: GigabitEthernet2/0/25 ifType: ethernetCsmacd (6) ifName: …
SuperMicro321
  • 41
  • 2
  • 4
0
votes
1 answer

Installing RRDTool without root access

I am trying to install rrdtool without root access on RHEL. Ive done this before on a diff machine where all i had to do was give a prefix in the configure file like : ./configure --prefix=/installdir However on this machine it seems a lot of…
MAC
  • 101
  • 2
0
votes
2 answers

Monitorix Graphs Show Boxes Where Text Should Be

I have just installed Monitorix on ArchLinux using the tutorial here: wiki.archlinux.org/index.php/Monitorix I am using the Lighttpd web server. It is working fine and the graphs are being generated, but instead of text on the graphs its replaced by…
0
votes
1 answer

Stripping a spike from rrdtool when removespike.pl doesn't find any

I know when rrdtool graphs (using rrdtool 1.4) network traffic and the host is restarted a spike is a pretty normal thing to see. In the past I've just run that removespike.pl script that is hosted by the author and it strips the spike and I'm good…
raccettura
  • 141
  • 2
  • 7
-1
votes
1 answer

No package rrdtool-perl available

On a CentOS release 5.10 (Final) I am trying to install rrdtool to get RRDs.pm but I have no luck. yum install rrdtool-perl Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile * rpmforge: mirror.team-cymru.org Excluding…
Pentium10
  • 444
  • 1
  • 9
  • 23
1 2 3 4 5 6
7