icingaweb2
icingaweb2 copied to clipboard
Make the CSV delimiter user configurable
This issue has been migrated from Redmine: https://dev.icinga.com/issues/12301
Created by rajo on 2016-08-03 13:13:27 +00:00
Hi,
in addition to https://dev.icinga.org/issues/12300 it would be nice, if a user could configure the delimiter to be used in a CSV export. Example:
"xxxx","xxxx","0","sysDescr","Systemversion","0","0","0","0","SNMP OK - "Alcatel-Lucent OS6450-P48 6.6.5.101.R02 Service Release, August 03, 2015." ","","1/3"," ","","","0","1","4","1","1","1"
If in this case ";" instead of "," would be configurable, a subsequent CSV import of data would not fail any more.
See also: https://monitoring-portal.org/index.php?thread/36938-trennzeichen-bei-csv-export-konfigurieren/
Best, Rainer
We could add a user preference for the delimiter on exports or introduce a form which offers this configuration before downloading the CSV.