Downloading Performance Graph in CSV format
Posted: Fri Feb 01, 2019 7:22 am
Hi,
I'm trying to download performance graphs for one of the server for CPU Usage Percentage metric in CSV format and data is in below format
'timestamp' 'percentage_used'
'1548934800' '3.9000000000e+01'
from above I understand timestamp is unix timestamp. I want to know what is the format are we getting for percentage used .
I can see usage in above 50%, when I download values I see are in 3.9 or someother.
I'm trying to download performance graphs for one of the server for CPU Usage Percentage metric in CSV format and data is in below format
'timestamp' 'percentage_used'
'1548934800' '3.9000000000e+01'
from above I understand timestamp is unix timestamp. I want to know what is the format are we getting for percentage used .
I can see usage in above 50%, when I download values I see are in 3.9 or someother.