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.

SQL comand to translate ${OutBps}

I would like to ask the community for some help on an advanced alert. I have created an alert on our cisco devices for percent utilization against the various interfaces. One of the variables that I would like to add to the alert is ${OutBps} which give me the amount of traffic being transmitted out.
However, I get difficult to interpret number representation that would require us to turn into a recognizable number. The example is : 1.812152E+07.

What I would like to know is there a sql command that will turn that OutBps number into sometime that can be quickly recognized?

Thank you very much.