Skip to content

hivemq/hivemq-sys-topic-plugin

Repository files navigation

HiveMQ SYS Topic Plugin

Description

The SYS-Topic plugin is a plugin for HiveMQ to make it possible to subscribe to SYS-Topics. For a detailed list of sys-topics check our documentation.

How to use the plugin with sample configuration

  1. Copy the jar file to your <HIVEMQ_HOME>/plugins folder

  2. Copy configuration files

    1. sample-configuration/systopic-plugin.properites into your <HIVEMQ_HOME>/conf folder

  3. Run HiveMQ

  4. Done!

Note
This sample installation sets metrics publish interval to 60 seconds.

Configuration Options

The plugin can be configured with the systopic-plugin.properites file, which needs to be placed in the plugin folder next to the jar file.

Table 1. Configuration Options
Name Default Description

publishInterval

60

This property specifies the interval of metrics getting published

Contributing

If you want to contribute to HiveMQ SYS Topic Plugin, see the contribution guidelines.

License

HiveMQ SYS Topic Plugin is licensed under the APACHE LICENSE, VERSION 2.0. A copy of the license can be found here.

About

This HiveMQ plugin enables MQTT $SYS topics in HiveMQ. It can be easily removed or switched by any of your favorite monitoring interfaces.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages