Hi Stupid question: how do I define negative Thresholds? Use Case: All Values from -60 to -85dBm my idea: ` -60:-85` in code: [regex](https://github.com/nlm/nagplug/blob/9de70d8031caffbfa57ab9d8d03567e897e9e119/nagplug/__init__.py#L430) Sadly there is no negative sample listed in the plugin guideline.
Hi
Stupid question: how do I define negative Thresholds?
Use Case: All Values from -60 to -85dBm
my idea:
-60:-85in code: regex
Sadly there is no negative sample listed in the plugin guideline.