Categorygithub.com/swiftwave-org/stats_ninja
repositorypackage
0.0.0-20240521153306-b5ed07249d42
Repository: https://github.com/swiftwave-org/stats_ninja.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

Stats Ninja 🥷

This program will run on every server. It will collect system stats and usage stats of all running swarm services and will send to swiftwave management node.

This program will not expose any API for polling, it will send its stats directly to swiftwave management server

CLI

  1. enable - Enable swiftwave stats ninja service
    sudo swiftwave-stats-ninja enable (http/https)://<swiftwave-management-node-ip>:<port> <analytics-token>
    
  2. disable - Disable swiftwave stats ninja service
     sudo swiftwave-stats-ninja disable
    

License

Apache License 2.0