Component keys

Information about the configurable component keys, including descriptions, current values, suggested ranges, and default values are available from:

The Configuration screen of the controller UI.

The controller Configs REST API.

3.7.2.7Link manager

Component name

com.hp.sdn.ctl.linkdisco.impl.LinkManager

Description

The LinkManager provides parameters used for discovering links between network elements.

Component keys

Information about the configurable component keys, including descriptions, current values, suggested ranges, and default values are available from:

The Configuration screen of the controller UI.

The controller Configs REST API.

3.7.2.8Log manager

Component name

com.hp.sdn.adm.log.impl.LogManager

Description

The LogManager controls the number of log message rows displayed in the Support Logs display.

Component keys

Information about the configurable component keys, including descriptions, current values, suggested ranges, and default values are available from:

The Configuration screen of the controller UI.

The controller Configs REST API.

3.7.2.9Metric manager component

Component name

com.hp.sdn.adm.metric.impl.MetricManagerComponent

Description

The MetricManagerComponent determines how measurement data is maintained by the controller.

The controller includes a metering framework that internal components and installed applications can use to collect various types of data. (Data can be persisted on the controller from sources external to the controller.) Any metric created with the framework may optionally be persisted over time or directed to the controller JMX facility for viewing. Data persisted over time can be viewed using the controller REST API, while data sent to JMX can be viewed using JConsole or another JMX client. The MetricManagerComponent permits configuring default values for certain aspects of the metering framework operation, such as how long the controller should retain persisted data, at what time of day persisted data that is too old should be trimmed, and how often persisted metric values should be saved to disk. (This value can be overridden for any metric when the metric is created).

28 Navigating the controller user interface