I'm looking for a sensor that can track the amount of instances that are open for a particular EXE. This EXE is located on a server with multiple remote sessions being open on it and it would nice to see if there's a way to track how many the users have open.


Article Comments

Attention: This article is a record of a conversation with the Paessler support team. The information in this conversation is not updated to preserve the historical record. As a result, some of the information or recommendations in this conversation might be out of date.

Hey MOMeara,

this can be done with our Windows Process sensor which shows the following parameters about the process:

  • Absolute working set in bytes
  • Private bytes
  • Number of threads
  • Number of handles
  • Number of instances
  • Average CPU usage (if there are multiple instances running)
  • Total CPU usage

Best regards,
Sven


Mar, 2018 - Permalink