NovaStar Program Reference / Data Export / nsdataexport


Overview

The nsdataexport program exports important data from NovaStar. The shell script calls server-side programs for some products and makes calls to Administrator URLs for other products.

Command Line Usage

The command line syntax is:

nsdataexport [options...] -G#

Command line parameters are:

Parameter Description Default
-G # Data export group number
-d # Debug display level
-help or --help Display this help
-q or -quiet or --quiet Do not display activity messages
-s #[smhd] Display interval 0
+#[smhd] Time offset added to current time
-#[smhd] Time offset subtracted from current time
-te D-T Stopping time for data filing Current date and time
-ts D-T Starting time for data filing 01/01/1980
D-T MM/DD/YYYY-HH:MM:SS
YYYY/MM/DD-HH:MM:SS
where / can be [/+-., ]
- or : are any non digit
-version or --version Display program version

Examples

nsdataexport -G2 -ts 2017/01/01-00:00:00 -te 2017/02/01-00:00:00

This will export data from January 2017 from the data export group with data_export_id of 2.

Scheduling

Explain whether run on a schedule...

NovaStar Administrator Interface

Explain how to access, including screen shots...

Troubleshooting

Explain, including log file name/location...