I created a database with the following syntax. rrdtool create mydatabase.rrd -s 60 \\ DS:users:COUNTER:600:0:U \\
My RRD file is not updating, what is the reason? The graph shows the legend with: -nanv I created the RRD file using this syntax:
I am looking for the best mechanism to store a bunch of environmental data and like the concept of a round-robin database (rrd) to cap the size of the database. This will be used for a Java Web-app so
i\'m trying to use RDDTool with my apache/php5 on 开发者_StackOverflow中文版Windows but i can\'t find the extension for php..
is it possible to store string data in rrd database for example , if i want to store Employee Name Employee Address
I am sending metrics to Ganglia using Gmetric once every 5 minutes. But if the cron task that is sending the metrics is not working, I would expect the metric value on the Ganglia graph to go to zero,
In my django application structure is as follows: __init__.py __init__.pyc models.py tests.py usage.rrd views.py
I\'m collecting some system data in a flatfile, which has this format: YYYY-MM-DD-HH24:MI:SS DD1 DD2 DD3 DD4
I am trying to import RRDtool into Python as I want to access an RRD database using Python, but when I am trying to import rrdtool I am getting the following error.
I am using RRDTool version 1.2.30 on windows platform, i have one .rrd fileand when i tried to fetch data using \'rrdtool fetch\' it is giving me following error.