Hi
I'm trying to get an email notification when a specific application is not running on the device.
For that purpose, I have a Smart Group for the devices where the process is not running and sends an email on each membership change.
The annoyance is that on the user login after boot the app is not detected, generating a report because the device was added to the group, but in the minute after the application is detected and the device removed, generating a new message.
I'm trying to reduce these unnecessary reports by introducing a delay or a condition on the smart group.
My initial idea was to place a condition like "Last Inventory Update" or "Last Check-in" more than a few minutes ago, but the rule builder only works with date and days, not minutes.
How would you accomplish the objective? [receiving email notifications on apps that are not running but with a small delay]