BuminMacintosh / prtg-addons

Automatically exported from code.google.com/p/prtg-addons
0 stars 0 forks source link

CSV Export - Columns for #24

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Run the CSV Export tool with following parameters:

csvexport -pu=**** -pp=**** -ps=https://**** 
-s=14646,14591,14595,14832,14697,14700,14701,14253,14254,14255 
-sd=2013-07-30-00-00-00 -ed=2013-07-31-00-00-00 -av=86400 -co 
-f="C:\Temp\CSV\report"

WHERE

each sensor ID represents a Sensor factory (combination of 3 SNMP sensors #Free 
Disk Space, #Used Disk Space and #Total Disk Space) for every disk (on all our 
servers)  

What is the expected output? What do you see instead?

Expected: A CSV file with a column for each drive letter it encounters. Blanco 
field in the "Disk Space (C:)" column if f.e. sensor with ID 14697 refers to a 
disk with driver letter H: (should add it under column "Disk Space (H:)"

What I see: CSV Export adds all the values under columns with the first drive 
letter it encounters (see attached file)

What version of the product are you using? On what operating system?
CSV Export 13.2.1.12 on Windows 7

Please provide any additional information below.

Original issue reported on code.google.com by elaure...@gmail.com on 5 Aug 2013 at 1:42

Attachments: