HP VAN SDN Controller Administrator Guide

26
Configuration Component Summaries
com.hp.sdn.adm.alert.impl.AlertManager
Controls the quantity of alert data present on the system by periodically checking for alert data
that needs to be aged-out based on the configured age-out policy.
com.hp.sdn.adm.auditlog.impl.AuditLogManager
Controls the quantity of audit log data present on the system by periodically checking for audit
log data that needs to be aged-out based on the configured age-out policy.
com.hp.sdn.adm.auth.impl.AuthenticationManager
Provides for the authentication of external users to the SDN Controller.
com.hp.sdn.adm.log.impl.LogManager
Controls the number of log message rows displayed in the Support Logs display.
com.hp.sdn.adm.metric.impl.MetricManagerComponent
Determines how metric data is maintained by the controller. See also "Controller Metering
Framework" on page 27.
com.hp.sdn.adm.role.impl.RoleAssertManager
Provides parameters the controller uses for determining role message transmit retries and
response periods.
com.hp.sdn.adm.system.impl.SystemWatchdogManager
Provides heart-beat status checking between SDN controllers that are running as part of a
team.
com.hp.sdn.api.impl.AlertPostManager
If a user has registered an external URL to which alert data (as a JSON string) should be
posted, this component uses the HTTP(s) protocol to send alert data as a JSON string to the
registered alert topic listeners using the HTTP(s) protocol.
com.hp.sdn.ctl.diag.impl.PathDiagnosticManager
Defines the lifetime of the diagnostics flows used for tracing a path.
com.hp.sdn.ctl.linkdisco.impl.LinkManager
Provides parameters used for discovering links between network elements.
com.hp.sdn.ctl.nodemgr.impl.NodeManager
Provides parameters for discovering and maintaining end host locations in the network.
com.hp.sdn.ctl.of.impl.ControllerManager
Provides parameters used in the implementation of the OpenFlow protocol.
com.hp.sdn.ctl.of/impl.TraceManager
Provides a parameter to specify the duration for an active trace.