What is this?

This knowledgebase contains questions and answers about PRTG Network Monitor and network monitoring in general.

Learn more

PRTG Network Monitor

Intuitive to Use. Easy to manage.
More than 500,000 users rely on Paessler PRTG every day. Find out how you can reduce cost, increase QoS and ease planning, as well.

Free Download

Top Tags


View all Tags

How to create average packetSize sensor

Votes:

0

PacketSize (Byte) = BW(bps)/UnicastPackets(pkts.)*8

Using "Sensor Factory" this is not possible, because of the following error message:

"Multiplication or division of two delta channels. (code: PE2007)"

What could be workaround?

packet-size packetsize sensor-factory

Created on Oct 22, 2018 5:33:00 AM

Last change on Oct 22, 2018 11:30:22 AM by  Sven Roggenhofer [Paessler Technical Support]



2 Replies

Accepted Answer

Votes:

1

Hey JevgS,

A possible workaround would be to poll the data manually using PRTG's API within a custom script, to calculate the average packet size in this script and to return the result to an EXE/Script Advanced sensor afterwards.

Please see our guide for PowerShell based sensors which might help you in setting up such a sensor.

Best regards,
Sven Roggenhofer [Paessler Technical Support]

Created on Oct 22, 2018 11:34:33 AM by  Sven Roggenhofer [Paessler Technical Support]



Votes:

0

Thanks. It works

Created on Nov 3, 2021 12:36:49 PM




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.