Commit graph

14 commits

Author SHA1 Message Date
Jeff Buchbinder
5001aa2700 First attempt at ganglia/gmetric output 2011-07-23 12:10:02 -04:00
Jordan Sissel
3597d60f50 - minor updates to the install file 2011-03-20 14:54:42 -07:00
Jordan Sissel
6052606ff2 - fix typo 2010-12-27 12:10:09 -08:00
Jordan Sissel
7821dd483b - update install notes 2010-10-27 02:46:53 +00:00
Jordan Sissel
9cc9b2b952 2010-04-13 08:11:57 +00:00
Jordan Sissel
629c264113 - fix web search config yaml path
- fix web dependencies
2009-10-23 08:42:17 +00:00
Jordan Sissel
ddc06fd32b - Update INSTALL docs 2009-10-23 06:56:45 +00:00
Jordan Sissel
9d6d58f1d3 - Moved cgrok's svn to named 'grok'. 2009-09-29 02:02:11 +00:00
Jordan Sissel
1582a29ce9 - Add instructions for running the web interface 2009-09-19 10:09:53 +00:00
Greg Retkowski
9df61fc0c1 Updated installation/running instructions. Created an agent with sane
defaults for redhat-based systems.
2009-09-10 21:24:20 +00:00
Jordan Sissel
434a633013 - hashbind is back! Dynamically generate methods that we would normally
hand-code. This method is as fast as the hand-coded method and with less
  writing.
- Make message registration easier with a simple 'register' function:
  class Foo < Message
    register
  end

  We dynamically generate the message 'type' by the class name.
2009-09-10 09:59:24 +00:00
Jordan Sissel
a5c0f2e41d - Add more gems to INSTALL
- Make epoll enableable via USE_EPOLL environ
2009-08-19 00:13:11 +00:00
Greg Retkowski
ff21452966 Slightly improved INSTALL
a few fixes to module references
require rubygems to get at json gem
2009-08-14 06:23:59 +00:00
Pete Fritchman
82fdc11f2e - early early early-stage logstash prototype 2009-08-05 01:01:23 +00:00