Thanks to visit codestin.com
Credit goes to github.com

Skip to content

jeremiahshirk/rumstream

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RUMStream

RUMStream is a simple ruby riemann client for BMC EUEM Real User Monitor (RUM), formerly Coradiant TrueSight.

Dependencies

gem install csv
gem install riemann-client
gem install em-http

Usage

RUMStream assumes you're running riemann on localhost, using default ports. Support is planned for other hosts, ports, etc.

rumstream takes a single argument, the URL for the event stream. For example, to get all attributes for all objects, up to 400 events/sec:

$ ./rumstream "https://$RUMHOST/getstream?usr=$RUMUSER&pwd=$RUMPASS&objects=all&id=1&limit=400"

About

Ruby Riemann client for BMC EUEM Ream User Monitor / Coradiant TrueSight

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages