Question
· May 5, 2023

Ens.Util.Statistics: LastActivity Value for Business Host

I'm using the EnumerateJobStatus query of class Ens.Util.Statistics to obtain the LastActivity value of a Business Host.

I would expect that this would return the timestamp of the last message received by the BH, understanding that any connect/disconnect activity would reset that timer. However, the time returned appears to actually be the time at which Ens.MonitorService generated the alert and is not directly related to anything that happened in the BH itself.

I can probably work around this by subtracting the BH's configured InactivityLimit value from the timestamp, but this seems like it shouldn't be necessary  ...

Thoughts?

Product version: IRIS 2021.1
$ZV: 2021.1.2 (Build 338U)
Discussion (1)1
Log in or sign up to continue