Hi all - I have some devices where I am trying to monitor the optical light levels of the optics. The UnDP returns results that are expressed in mW and I would love to display them as dBm. I don't see a function for that in the transform results tool so I am trying:
formula = log({custom_poller_rxPower}/10000)*10 takes a returned value of 6285 and transforms to 6.285, acting like the log function isn't working. I have validated the formula using Excel and it appears to work fine: LOG(6285/10000)*10 = -2.02.
Is this just a Solarwinds limitation?
Thanks,
Scot