Monitored Entities Reference
Every monitored entity have some associated metrics that you can use to author rules.
Cluster
The cluster has the metrics which are computed for the entire cluster or application.
Metric | Description |
---|---|
Processing Units Running (%) | The percentage of processing units in the Running state of the total deployed processing units in the cluster. |
Processing Units in Normal (%) | The percentage of processing units in the Normal state of the total deployed processing units in the cluster. |
Processing Units in Warning (%) | The percentage of processing units in the Warning state of the total deployed processing units in the cluster. |
Processing Units in Critical (%) | The percentage of processing units in the Critical state of the total deployed processing units in the cluster. |
Processing Unit
The processing unit entity have the metrics computed for an instance.
Metric | Description |
---|---|
Average CPU (%) | Average CPU usage percentage, averaged over five minutes. |
Average Used Memory (%) | Average memory usage percentage (evaluated over max allocated memory), averaged over five minutes. |
Is Running | Check if it is in running or stopped state. |
Thread Count | Count of the running threads grouped in five minute. |
Deadlocked Thread Count | Count of the deadlocked threads grouped in five minute. |
Processing Unit | The associated processing unit name. |
Processing Unit Name | The associated instance name. |
RTC Transactions
The monitored entity have the metrics for the RTC transactions executed in the inference engine.
Metric | Description |
---|---|
Pending Locks | The count of pending locks to release grouped in five minutes |
RTC Transaction Count | The number of RTC Transactions grouped in five minute |
Processing Unit | The associated processing unit name |
Processing Unit Name | The associated instance name |
Agent Name | The name of the agent |
Event Throughput
The monitored entity has the metrics for the throughput of the events executed in the inference engine.
Metric | Description |
---|---|
Event Throughput | The throughput in events per second in five minute intervals |
Destination URI | The URI of the destination where the event was received |
Processing Unit | The associated processing unit name |
Processing Unit Name | The associated instance name |
Agent Name | The name of the agent |
Copyright © TIBCO Software Inc. All rights reserved.