File tree 2 files changed +15
-15
lines changed
2 files changed +15
-15
lines changed Original file line number Diff line number Diff line change 1
1
Tool data into google chart api from collectd driven rrd db on linux
2
+ Creates pretty charts for your data's
2
3
3
- config file rcr.yaml
4
4
5
- plan: add merb slice to drive resolution and time intervals, and tinyhttp install
5
+ Install:
6
+
7
+ 1. install and configure collectd server and clients
8
+ 2. install merb on server. currently worked with 1.0.4 and 1.0.12
9
+ 3. edit config file rcr.yaml, specify rrdtool location, and rrd data dir
10
+ 4. run merb in rrdcrunchr directory
11
+
12
+
13
+ Bugs:
14
+
15
+ Ignore the calendar, RRD Sample Interval will set how far back the data goes
16
+ RRD Sample Interval needs to be multiple of 60
17
+ If there is no RRD for a given host error is not pretty
18
+
6
19
7
- need to figure out what to do with min/max/avg etc
8
20
9
21
10
- adding min/max x axis labels would be good
11
- add candle chart for min/max/avg
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments