infrapuzzle/monitoring/README.md

12 lines
375 B
Markdown

# Monitoring
This is the sub project to establish monitoring for various things, that cannot be implemented in the Kubernetes cluster. This goes mostly into the direction of client side MQTT messages from sensors.
## MQTT testing
To test MQTT a cli can be used. See [hivemq install instructions](https://hivemq.github.io/mqtt-cli/docs/installation/#homebrew).
```sh
```