This discussion has been locked. The information referenced herein may be inaccurate due to age, software updates, or external references.
You can no longer post new replies to this discussion. If you have a similar question you can start a new discussion in this forum.

UnDP Transform - Publishing problems

Good afternoon,

I recently set up a few UnDP's to monitor load on a PDU.

I've got a poller for bank 1, one for bank 2, and one for bank 3.

Then I've got a transformation that adds all three of those together to show the total load.  I'm trying to publish that as a chart to the Node Details page, but for some reason every single PDU I've done it to just has a chart flatlined at 1 amp.  I think it may be rounded up from 0.6, which is what every one of those pollers returns when I test it.

What am I doing wrong here?

  • I'm trying to find a solution to this same issue.

    I have UnDP pollers retrieving Amp loads on our PDU's, the data is then transformed by multiplying by 0.1, because the polled value is in tenths. The new value contains a decimal value, polled value 58, transformed value 5.8 however in the UnDP summary charts the values are rounded to the nearest whole number. I've verified that the transformed value is correct within the poller results window, its only in the chart where the value has been rounded.