system-collectionparam¶
The following operations can be performed on "system-collectionparam":
set system collectionparam¶
Modifies a collection parameters for historical charting in nscollect.ini file.
Synopsis¶
set system collectionparam [-logLevel <string>] [-dataPath <string>]
Arguments¶
logLevel
specify the log level. Possible values CRITICAL,WARNING,INFO,DEBUG1,DEBUG2
dataPath
specify the data path to the database.
unset system collectionparam¶
Use this command to remove system collectionparam settings.Refer to the set system collectionparam command for meanings of the arguments.
Synopsis¶
unset system collectionparam [-logLevel] [-dataPath]
show system collectionparam¶
Displays collection parameters for historical charting present in nscollect.ini file.
Synopsis¶
show system collectionparam
Arguments¶
Output¶
communityName
SNMPv1 community name for authentication.
logLevel
specify the log level. Possible values CRITICAL,WARNING,INFO,DEBUG1,DEBUG2
dataPath
specify the data path to the database.