Hitachi

JP1 Version 12 JP1/Base User's Guide


10.3 Outputting the event database to a CSV file

This section describes how to convert the contents of an event database into the comma separated value (CSV) format and output the records to a CSV file. Use this procedure when you want to preserve the event database records as a CSV file or when you need to verify the contents of a backed up event database. To output the event database to a CSV file, execute the following command:

jevexport [-h event-server-name]
            [-i event-database-file-name]
            [-o output-file-name]
            [-f filter-file-name]
            [-t ON | OFF]
            [-k items-file-name]
            [-a]

For details on this command, see jevexport in 15. Commands. The output format of a CSV file is described below.

Organization of this section