Skip to content

Store sflow data in MongoDB. Use it to get your top URLs or Memcache keys.

Notifications You must be signed in to change notification settings

dmangot/sflowgo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

sflowgo

Store sflow data in MongoDB. Use it to get your top URLs or Memcache keys. There are currently no Open Source tools that do this yet AFAIK, so I decided to start writing one.

I recommend using the latest dev branch of Mongo because I think the new aggregation framework would be a good fit for counting.

This is just some code I've been playing around with as I practice Ruby and learn about MongoDB. Comments/suggestions/contributions are surely welcome.

About

Store sflow data in MongoDB. Use it to get your top URLs or Memcache keys.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages