Internal Name: |
RHQ Server Communications Subsystem |
Description: |
Details on communications with agents |
Singleton: |
yes |
Plugin: |
RHQServer |
Name |
Description |
Required |
Internal Name |
Object Name |
|
yes |
objectName |
Name Template |
|
yes |
nameTemplate |
Description Template |
|
yes |
descriptionTemplate |
You must use the internal name to reference properties in Dynamic Group Definition expressions.
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 |
You must use the internal name to reference traits in Dynamic Group Definition expressions.
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 |
You must use the internal name to reference properties in Dynamic Group Definition expressions.
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 |