Skip to content

crew/metrics2-aggregator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notice! This is all hackathon code (written while sleep deprived) and shouldn't be moved into production until it doesn't suck, and has some automated testing thrown in.

Code Climate

Aggregator

The aggregator will take data from wtmp files and the given windows log files

The aggregator will throw a PUT request at CouchDB with the following format

{
  "os": "ubuntu",
  "machine": "agentx",
  "users": 3,
  "timestamp": 1360218630
}

About

Aggregator for metrics2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages