http://jira.hyperic.com/browse/HHQ-2021
Export to CSV Doesn't Maintain Column Integrity. When a given server fails to collect a metric for a timestamp, it causes the columns just to be shifted left, thus throwing off the integrity of the data.
Steps to Repro on demo.hyperic
-Navigate to Resource Browse -> Groups -> HQ Agents
- Select Availability
- Select Export to CSV
When you open up the export, you will notice that certain columns to the far right will be missing data. At some point, data was not collected and all columns got shifted to the left.
Please see support-2095 for additional example
Anonymous