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.

Universal Device Poller - CurrentValue Format on Network Atlas?

I am using a Universal Device Poller to get APC UPS battery run time remaining and time on battery.

These values are polled as MID Value Type "Raw", and Format "Time Ticks".

Details of UDP Poller:

UDP-details.PNG

The values display correctly on the Node Details page and also when I hover over the UDP on Network Atlas.

Correct value on Node Details Page:

UPS-node-details.PNG

Correct "CurrentValue" on UDP when added to Network Atlas in the properties:

ups-netatlas-details.PNG

UDP Label on Network Atlas:

ups-netatlas-udp-map.PNG

When I display the variable "${CurrentValue}" on a Network Atlas label, the date, along with a reformatting of the time (including AM/PM) is displayed.

Is there any way to fix this formatting? I just want to display the time left on battery, but the label is showing me a timestamp format instead.

Incorrectly formatted Value Displayed on the SolarWinds NPM Map:

ups-sw-map-wrong.PNG

(runtime remaining at the time of screen shot should simply display "1:48:47".)