Skip to content

kevinclark/Stat-Aggregator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

Stat-Aggregator is a server and client library for stats collection per machine. The client library sends async json messages to the server with key value pairs to be stored. The values are stored in a circular buffer, and can be retrieved on a listening port with the timestamp of the last seen value or 0 for all results.

This is very early stage, and should be considered unstable (and mostly trivial so far).

About

A stat aggregator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages