Sonic Management API

AgentManager Metrics


Component: AgentManager (classname=com.sonicsw.mf.framework.manager.AgentManager, version=105)

This documentation describes the metrics and alert capabilities that are exposed by a AgentManager component running within the Sonic Management environment.

A general description of metrics and metric alerts is provided in the overview.

See Also:
AgentManager Notifications, AgentManager Operations/Attributes

Metrics Summary
system.pollthreads.CurrentPoolSize
         Size of thread pool used to poll for container(s) state.
system.pollthreads.MaxPoolSize
         Maximum size of thread pool used to poll for container(s) state since last metrics reset.
system.pollthreads.PoolWaits
         Number of times requests for container state had to wait because a pooled thread was not immediately available to service a poll request. Evaluated over the last 30 minutes.

Metrics Detail

system.pollthreads.CurrentPoolSize

Size of thread pool used to poll for container(s) state.

This metric's value is captured in terms of number of pool threads.
Metric Type:
Normal
Dynamic:
Can be enabled/disabled at runtime.
Threshold Alert Support:
High
See Also:
system.pollthreads.MaxPoolSize, system.pollthreads.PoolWaits

system.pollthreads.MaxPoolSize

Maximum size of thread pool used to poll for container(s) state since last metrics reset.

This metric's value is captured in terms of number of pool threads.
Metric Type:
Normal
Dynamic:
Can be enabled/disabled at runtime.
Threshold Alert Support:
None
See Also:
system.pollthreads.CurrentPoolSize, system.pollthreads.PoolWaits

system.pollthreads.PoolWaits

Number of times requests for container state had to wait because a pooled thread was not immediately available to service a poll request. Evaluated over the last 30 minutes.
Metric Type:
Normal
Dynamic:
Can be enabled/disabled at runtime.
Threshold Alert Support:
High
See Also:
system.pollthreads.CurrentPoolSize, system.pollthreads.MaxPoolSize

Sonic Management API

Copyright © 2002-2011 Progress Software Corporation. All Rights Reserved.