Skip to content

Commit

Permalink
added simple install / config instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
s0enke authored and kastner committed Apr 11, 2011
1 parent b40d55c commit 3adbb3d
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Expand Up @@ -65,6 +65,17 @@ That translates to:

This has been a good tradeoff so far between size-of-file (round robin databases are fixed size) and data we care about. Each "stats" database is about 3.2 megs with these retentions.

Installation and Configuration
------------------------------

* Install node.js
* Clone the project
* Create a config file from exampleConfig.js and put it somewhere
* Start the Daemon:

node stats.js /path/to/config


Inspiration
-----------

Expand Down

0 comments on commit 3adbb3d

Please sign in to comment.