Hello Arjan,
Thank you for your detailed explanation what you are doing. As far as sensor handling of the paused status is concerned, this has already been discussed and changing the behavior for paused states was denied. Introducing an additional sensor state is even more unlikely I'm afraid to avoid further extending complexity of sensor states and their handling.
So let's see what else we can do. If I understand correctly you basically have webservers that host several websites (using SNI etc.), so you have a single device for each host and several sensors on them for each website they're housing, right?
Based on what you've described I would assume that you've thrown whole devices into the business process sensor's channels and that's what's causing you headaches, because as soon as you pause one of those sensors for archiving, this leads to a negative sensor state in the business process sensor. A way around that would be instead of adding the whole device to add each sensor of interest one by one to the business process sensors channels. That way you can delete the paused "source sensor" in the business process sensor's channel if necessary and also add anew its successor running on a different host. So basically you kick out the source sensor that no longer provides data as it is paused (while still keeping the sensor itself of course) and replace it instead with the newly created sensor as source in the channel.
Kind regards,
Erhard
Add comment