Hi,
I want to monitor an application to make sure its handling a certain number of operations per minute. I worked out how to create an HTTP Push data sensor - and how to send the total from the application using HTTP.
Thats great - and seems to work really well. However now I want to turn the total number of operations into a delta - ie operations per second. I also want to put limits on that value so the sensor errors if it goes too low.
I can't see any way to do with the HTTP Push data sensor - but I'm sure there must be a way?
Is there a way to create a second sensor that refers to the value in the HTTP Push data sensor - but has delta / limits?
thanks - Zodiac
Add comment