Hello!
Is it possible to set up parameters for sensor? For example, sensor means control of documents queue, and must to notificate subscribers if there are documents which received older than N hours. But using hardcoded value is not so good. Workaround to store parameter value in external source, like DB or file also weak decision. It will be good to associate parameter with sensor and keep it value in PRTG context. is it possible?
Thanks for your product, really cool!
Article Comments
Hello!
I means not a value for changing state. Look, I have a simply sensor for documents queue length (sensor value), and length below 5 is normal, but over - critical. But also I have a parameter in sensor - documents older than N hours, and it will be good to keep this value in sensor or channel definition, know what I mean? Checked value (length below 5) and value calculation logic parameter (N hours). Is it possible?
Apr, 2014 - Permalink
As mentioned, you can use the Warning- / Error-Limits to create such a behavior of the sensor (to go into error state, if the queue length is above 5), but it's not possible to combine several conditions (with a logical AND / OR) in the sensor directly. You can do this though, in a Sensor Factory Sensor.
Apr, 2014 - Permalink
Hello,
thank you very much for your support ticket. This should be the purpose of sensor settings and channel settings to define when a sensor (for example) goes into error state, because a value is too high on the sensor, etc..
best regards.
Mar, 2014 - Permalink