We need to be able to see the traffic being generated by two services, one is responsible for syncing images the other is for data. Up until now we have been using the port to monitor the total traffic of the two on net-flow, but now we need to see each separately coming off the same server. Is there a sensor for this? I know the WMI service sensor shows cpu/mem/ect... but it does not show network usage, is there a way to add a transmit/receive channel?
Monitor traffic per service
Modified on 2025-06-10 14:06:56 +0200
Disclaimer:
The information in the Paessler Knowledge Base comes without warranty of any kind. Use at your own risk. Before applying any instructions please exercise proper system administrator housekeeping. You must make sure that a proper backup of all your data is available.
The information in the Paessler Knowledge Base comes without warranty of any kind. Use at your own risk. Before applying any instructions please exercise proper system administrator housekeeping. You must make sure that a proper backup of all your data is available.
This will be difficult if the traffic for both is going over the same port. There may be a performance counter on the machine that will show the bytes received for the application but not all applications actually record this data. If this is recorded by the performance counters then you can create a custom sensor for this.
Perfcounter Custom Sensor
How to find names of Perfcounters
Networking PerfCounters
Oct, 2013 - Permalink