rrdtool
Trouble updating an RRDtool database
I created a database with the following syntax. rrdtool create mydatabase.rrd -s 60 \\ DS:users:COUNTER:600:0:U \\[详细]
2023-03-10 11:05 分类:问答RRDTool: RRD file not updating
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:[详细]
2023-03-07 06:12 分类:问答Round Robin data storage for non-regular interval time series data
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[详细]
2023-03-07 03:20 分类:问答Where can i find RDDTool php extension for Windows?
i\'m trying to use RDDTool with my apache/php5 on 开发者_StackOverflow中文版Windows but i can\'t find the extension for php..[详细]
2023-02-25 12:42 分类:问答store string data in rrd database
is it possible to store string data in rrd database for example , if i want to store Employee Name Employee Address[详细]
2023-02-16 14:17 分类:问答Ganglia Metric Value Decay To Zero
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,[详细]
2023-02-16 01:51 分类:问答Unable to access file as a database in django
In my django application structure is as follows: __init__.py __init__.pyc models.py tests.py usage.rrd views.py[详细]
2023-02-14 21:18 分类:问答Fastest & most flexible way to chart over 2 million rows of flat file data?
I\'m collecting some system data in a flatfile, which has this format: YYYY-MM-DD-HH24:MI:SS DD1 DD2 DD3 DD4[详细]
2023-02-14 00:01 分类:问答Unable to import RRDtool in Python
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.[详细]
2023-02-13 20:25 分类:问答not able to fetch the data from rrd file
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.[详细]
2023-02-13 02:27 分类:问答