Hi all,
I may be missing something here and I apologize but I have searched quite a bit.
I want my inputs.conf to check for active sessions every 30 minutes. ideally on the hour and half hour.
If I set interval = `*/30 * * * *`
I believe that should do it. however when I do this, it sends results every 10 seconds.
where as if I set interval = 1800
It does every 30 minutes, just not on the times I would like.
Here is the stanza.
[perfmon://Terminal Services]
counters = Total Sessions; Active Sessions; Inactive Sessions;
disabled = 0
index = perfmon
object = Terminal Services
interval = 1800
showZeroValue = 1
Thank you,
Joshua
↧