I am working on building a poller which will enumerate Thermal output of IBM Blade chassis. I'd like to graph this information for our operations staff so they can better monitor our AC system. I am unable to display this information and I believe the problem is that the value is formatted as "9191.928000 BTU/hour" instead of just being an integer with no text. Is there a way that I can Transform those results to be numeric and then round out the Decimal?
SD