Skip to content

fredsmith/monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

monitor

About

A simple Graphite (and eventually more) alerting tool.

  • Configured via yaml
  • Scheduled via cron
  • Alerts via Hipchat

Dependencies

apt-get install ruby-dev
gem install hipchat json rest-client imgur2 logger

Installation

check out somewhere (I checked out in /opt/) , edit the yaml file, and create the following cron entry:

*/5 * * * * /opt/monitor/monitor.rb /opt/monitor/5min.yaml

About

Simple Graphite Monitoring tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages