giovibal / mqtt-tester

Some mqtt checks to integrate with monitoring systems

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Usage

Counter

Count messages per second

mqtt-counter -url tcp://localhost:1883 -topic "#"

Latency

Measures milliseconds between the publish of a sample message and receive throught subscribe

mqtt-pubsub-latency -url tcp://localhost:1883

About

Some mqtt checks to integrate with monitoring systems


Languages

Language:Go 100.0%