Use this command to start collection of all data collectors together or the data collector specified.
To understand the syntax and examples, see:
Note
Prefix this command with the following, as appropriate:
startcollection –u <userName> [-v] [-s] –w <password> –d <hostName>
–p <portNumber> –n <dataCollectorName>
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:
Parameter | Description |
---|---|
-d | Host name of the Console Server |
-n | Name of the data collector To start all collectors specify |
-p | Port number of the Console Server |
-u | User name to use to connect with the Console Server |
-v | (Optional) Version of the IT Data Analytics product |
-w | Password corresponding to the user name to use to connect with the Console Server |
-s | (Optional) Indicates an HTTPS connection |
The following example provides the input for starting the collection of a data collector:
startcollection -u admin -w admin -d localhost -p 9797 -n csmCollector