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.
Synopsys¶
set system collectionparam [-logLevel <string>] [-dataPath <string>]
Arguments¶
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.
unset system collectionparam¶
Use this command to remove system collectionparam settings.Refer to the set system collectionparam command for meanings of the arguments.
Synopsys¶
unset system collectionparam [-logLevel] [-dataPath]
show system collectionparam¶
Displays collection parameters for historical charting present in nscollect.ini file.
Synopsys¶
show system collectionparam
Arguments¶
format
level
Outputs¶
communityName
SNMPv1 community name for authentication.NOTE: This attribute is deprecated.This is deprecated argument.
logLevel
specify the log level. Possible values CRITICAL,WARNING,INFO,DEBUG1,DEBUG2
dataPath
specify the data path to the database.