Specify the channel names, the relevant OIDs,
the value types and units. Value types include the expected numeric
type of the results at the given OID. You can choose between:
- Gauge (unsigned integer): for integer values, e.g. 10 or 120
- Gauge (signed integer): for integer values, e.g. -12 or 120
- Gauge (float): for float values, e.g. -5.80 or 8.23
- Delta (counter): PRTG will calculate the difference between
the last and the current value
|