Hello, our hosting provider company uses squaredup to monitor some resources on servers we use for our application, the problem is that all counters that are recorded are setted to track with interval.
Here comes the problem for the two counters below, for example, let’s say a user connects to an rds or to iis and he disconnects earlier than the recording interval time, we will never see this connection of that user, right?
- Remote Desktop Session Host -> Active Sessions
- IIS Web Server -> Current Connections
So is there any way to set recording with event tracking in these counters that are distinguishable?