Skip to main content
Question

Is there a way for edge to check that a process is running and if not, generate an event?

  • March 11, 2025
  • 1 reply
  • 4 views

Erin Sweeney
Forum|alt.badge.img

Is there a way for edge to check that a process is running and if not, generate an event?

1 reply

  • New Participant
  • March 11, 2025

The "System Metrics" source has some values about the count and state of processes. So if you just need some general metrics, that might be enough.

If you want to check for a specific process, you could try to work with the Exec Source.