I have some custom scripts which use the http content sensor (ie, return a numeric value).
Most of these scripts do some SQL work and return a count. Now the problem I have is that I do not want to place these custom sensors on the database where the count is done.
I would much rather have then in a custom group (let's say a group called 'customer application checks') and link the sensors under that group. Unfortunately I cannot add a sensor to a group, I need a device to place the sensor on. Is there some way I can do this or not?
Add comment