-
This is an implementation of mapper for mqtt protocol. The aim is to create an application through which users can operate mqtt device and read mqtt device data.
-
I have my node up and running (v1.110.3) and I’m using the built in /metrics endpoint. The issue I’m seeing is duplicate metrics. TSDB can't add metrics with identical timestamps, names & labels but…
-
Hi,
I continued to try using your nice plugin to display my PV value.
I fix the json syntax but still dealing with kw/kwh
I get value from mosquitto: "solpiplog/pip/acoutw = 0566" for example that …
-
# Issue report
## What version of MicroCeph are you using ?
```
$ snap info microceph
...
installed: 18.2.0+snapcba31e8c75 (999) 87MB -
```
## What are the steps …
-
### The problem
If I create a sensor with `device_class: enum` it does not work in trigger-based mode. In this case the `options` attributes of the sensor are ignored and are not visible in the UI.
…
-
### What happened?
openEuler's conntrack package matches incorrectly
### What did you expect to happen?
Match the correct package for conntrack, openEuler actually is conntrack-tools.
But ansible …
-
**Describe the bug**
When using the mosquitto persistence (e.g. the `mosquitto.db` file), the mosquitto bridge function stops working and no messages are being received or published to the cloud.…
-
**Error:**
```
IndexError (list index out of range)
File "/omd/sites/general/lib/python3/cmk/base/agent_based/checking/_checking.py", line 413, in get_aggregated_result
consume_check_resul…
-
**Is your feature improvement request related to a problem? Please describe.**
The custom operation is currently limited to SmartREST input and main device. Since we have workflow feature, mapper can…
-
### Description of Issue/Question
When MPIO is enabled, remove.osd does not run
```
dmsetup remove ID-part1
dmsetup remove ID-part2
dmsetup remove ID
```
The subsequent run of Stage 3 fail…