Skip to content

A high-performance agent for streaming OS metrics to a gRPC server and performing time series forecasting.

Notifications You must be signed in to change notification settings

Sai-Adarsh/sniffops

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SniffOps

A high-performance agent for streaming OS metrics to a gRPC server and performing time series forecasting.

Setup Client

  git clone https://github.com/Sai-Adarsh/sniffops
  cd sniffops/client
  make install

Setup Server

  cd sniffops/server
  make install

Logging Client

  cd sniffops/client
  make run

Stop Logging Server

  cd sniffops/server
  make stop

Stream Logs from Client to Server

  cd sniffops/client
  make client-stream

Stream Logs from Server to Client

  cd sniffops/server
  make server-stream

Metrics

  • CPU
  • Memory
  • Loadavg
  • Uptime
  • Network
  • Disk I/O

Deliverables

  • Logging & monitoring
  • Stream logs to server
  • Real-time forecasting

Binaries

  • Linux
  • Windows

About

A high-performance agent for streaming OS metrics to a gRPC server and performing time series forecasting.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published