Red Hat Training

A Red Hat training course is available for Red Hat JBoss Operations Network

5.3. RHQServer - RHQ Server Communications Subsystem Service

Overview

Table 5.27. Overview

Description: Details on communications with agents
Singleton: yes
Plugin: RHQServer

Child Resource Types

none

Connection Properties

Table 5.28. 

Name Description Required Internal Name
Object Name yes objectName
Name Template yes nameTemplate
Description Template yes descriptionTemplate

Note

You must use the internal name to reference Configuration Properties in Dynamic Group Definition expressions.

Metrics

Table 5.29. Metrics

Name Type Description Internal Name
Number Failed Commands Received measurement Total number of commands that were received but failed to be processed successfully NumberFailedCommandsReceived
Number Failed Commands Received per Minute measurement Total number of commands that were received but failed to be processed successfully NumberFailedCommandsReceived
Number Successful Commands Received measurement Total number of commands that were received and successfully processed NumberSuccessfulCommandsReceived
Number Successful Commands Received per Minute measurement Total number of commands that were received and successfully processed NumberSuccessfulCommandsReceived
Number Total Commands Received measurement Total number of commands that were received regardless of their success or failure NumberTotalCommandsReceived
Number Total Commands Received per Minute measurement Total number of commands that were received regardless of their success or failure NumberTotalCommandsReceived
Number Dropped Commands Received measurement Total number of commands that were received but were dropped, usually due to a limit reached in the server that prohibits more commands from being processed until commands currently being processed are finished. NumberDroppedCommandsReceived
Number Dropped Commands Received per Minute measurement Total number of commands that were received but were dropped, usually due to a limit reached in the server that prohibits more commands from being processed until commands currently being processed are finished. NumberDroppedCommandsReceived
Number Not Processed Commands Received measurement Total number of commands that were received but were not processed usually due to the suspension of global command processing. NumberNotProcessedCommandsReceived
Number Not Processed Commands Received per Minute measurement Total number of commands that were received but were not processed usually due to the suspension of global command processing. NumberNotProcessedCommandsReceived
Average Execution Time Received measurement Average time it took to process incoming commands that were ultimately successful AverageExecutionTimeReceived

Note

You must use the internal name to reference Traits in Dynamic Group Definition expressions.

Configuration Properties

Table 5.30. 

Name Description Required Internal Name
Global Concurrency Limit Number of incoming commands from agents that can be processed concurrently; if zero or less, there is no limit yes GlobalConcurrencyLimit
Inventory Report Limit Number of inventory reports that can be processed concurrently; if zero or less, there is no limit yes InventoryReportConcurrencyLimit
Availability Report Limit Number of availability reports that can be processed concurrently; if zero or less, there is no limit yes AvailabilityReportConcurrencyLimit
Inventory Synchronization Limit Number of inventory synchronizations that can be processed concurrently; if zero or less, there is no limit yes InventorySyncConcurrencyLimit
Content Report Limit Number of content reports that can be processed concurrently; if zero or less, there is no limit yes ContentReportConcurrencyLimit
Content Download Limit Number of package version downloads that can be processed concurrently; if zero or less, there is no limit yes ContentDownloadConcurrencyLimit
Measurement Report Concurrency Limit Number of measurement reports that can be processed concurrently; if zero or less, there is no limit yes MeasurementReportConcurrencyLimit
Measurement Schedule Request Concurrency Limit Number of measurement schedule requests that can be processed concurrently; if zero or less, there is no limit yes MeasurementScheduleRequestConcurrencyLimit
Maintenance Mode At Startup If true, the server will start in Maintenance Mode, regardless of the state it was in when it was shutdown. Therefore, if true, no agents will be allowed to talk to this server when it starts up. yes MaintenanceModeAtStartup

Note

You must use the internal name to reference Configuration Properties in Dynamic Group Definition expressions.

Operations

Table 5.31. Metrics

Name Description
Clear Metrics Clear the collected metric data and start collecting anew
View Received Call Time Data View statistical information about each subsystem call into the server

Package Types

none