Details
-
Type:
New Feature Request
-
Status: Closed
-
Priority:
Trivial
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 5.2.0beta1, 5.2 (plan)
-
Component/s: Agent (G)
-
Labels:None
-
Team:Team A
-
Sprint:Sprint 66 (Jul 2020), Sprint 67 (Aug 2020), Sprint 68 (Sep 2020)
-
Story Points:10
Description
The mqtt protocol is often used for sensors to communicate readings.
I found a github project to relay mqtt subjects to zabbix: https://github.com/kylegordon/mqtt-zabbix.
I'm using that, but it really is more elegant to directly provide an item type 'mqtt' that simply subscribes to a message and collects all published values.
The same applies of course to ActiveMQ and zeromq, but a separated ticket should be used for that.