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

Extended flexible way to handle sensor's incoming data

Votes:

1


Want this feature implemented, too? Please upvote by clicking Thumbs up!

(Posts as a reply won't be published in this feature request thread. Read Me!)


User Story

As a PRTG User, I want possibility to evaluate incoming sensor data freely and create channel out of it no matter what format it is.

Details of User Story

I have snmp sensor which retrieves temperature sensor data from display. Snmp reply includes information ASN_OCTET_STR as data type for value but for reason unknown returned data is in hexadecimal format which makes it impossible for prtg to convert data to proper sensor channel.

I would like to see additional functionality in sensor configurations Extended Processing where it is possible to totally pass datatype evaluation and forward retrieved data via either Basic conversion methods or more Sophisticated methods to channel creation (which then should have some kind of selection which kind of data there will be expected to be monitored)

Basic conversion methods would be something like Object -> decimal/float/hex/str. Sophisticated and more flexible (what I would like to see) would be something like sensor feeds full incoming Object to selected JavaScript method (or other common text based scripting language with proper RegExp and data conversion possibilities) function as Object[] and JS function returns Object['SensorName', 'DataType', 'Value'] back to sensor for further data processing. Sophisticated approach would give maximum possibilities also to process properly other "bit weird" values given by this same display and help with many many other av-specific oddities which I try to monitor ;)

Acceptance criteria

  • Criterion #1 To change 'kind-of wrong values' to system readable format and monitor them no matter what input data tells it to be

Status

Open

add-feature prtg-kbtracker prtg-sensor

Created on Nov 23, 2020 5:55:00 PM



Replies

Nobody has replied yet


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.