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:
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:
Correct "CurrentValue" on UDP when added to Network Atlas in the properties:
UDP Label on Network Atlas:
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:
(runtime remaining at the time of screen shot should simply display "1:48:47".)