Skip to content

Commit 8e18109

Browse files
author
schoch
committed
Updated Readme
1 parent bbf010b commit 8e18109

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

README

+15-5
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,21 @@
11
Tool data into google chart api from collectd driven rrd db on linux
2+
Creates pretty charts for your data's
23

3-
config file rcr.yaml
44

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+
619

7-
need to figure out what to do with min/max/avg etc
820

921

10-
adding min/max x axis labels would be good
11-
add candle chart for min/max/avg

README.txt

-10
This file was deleted.

0 commit comments

Comments
 (0)