Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kelindar/etop

Command-line utility for emitter.io cluster status.
https://github.com/kelindar/etop

cluster emitter-io monitoring mqtt

Last synced: about 1 month ago
JSON representation

Command-line utility for emitter.io cluster status.

Awesome Lists containing this project

README

        

# Emitter Top Utility
Command-line utility for emitter.io cluster status. This small utility subscribes to built-in `stats/` channel in emitter cluster and prints out realtime information about the cluster including things such as the number of peers for each node, their CPU and Memory consumption and number of subscriptions.

![alt text](demo.gif "Demo of ETOP Utility")

## Usage

```
etop --key "readonly key for stats/ channel" --broker "protocol://[hostname|IP]:PORT"
```