exportcollector CLI command
Use this command to export data collectors to a .csv file.
If you want to use the output .csv file as the input for the importcollector CLI command and this output file contains the Monitor file over SSH and Monitor file over Windows Share data collectors, then you must edit the .csv file to replace the existing password with the actual password. This password is the one you need to connect to the target host from which you want to collect the data.
To understand the syntax and examples, see:
Syntax
exportcollector -u <userName> [-v] [-s] -w <password> -d <hostName> -p <port> -f <absoluteCsvFilePath> [-l <locale>]
- Angle brackets (< >) indicate a variable value that needs to be user defined.
- Square brackets ([ ]) indicate optional parameters.
The following table describes the parameters used in the syntax:
Example input
The following example provides the input for exporting a data collector:
exportcollector -u admin -w admin12345 -d localhost -p 9797 -f C:\DataCollectors.csv
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*