Kafka Broker (AWS_KAFKA_BROKER)
Attributes (parameters)
The following attributes are available for this monitor type:
Name | Description | Unit | Default Performance Key Indicator (KPI) |
|---|---|---|---|
Available swap memory (SwapFree) | The size in bytes of swap memory that is available for the broker. | Bytes | Yes |
Cpu idle (CpuIdle) | The percentage of CPU idle time. | % | No |
Cpu system (CpuSystem) | The percentage of CPU in kernel space. | % | No |
Cpu user (CpuUser) | The percentage of CPU in user space. | % | No |
Dropped receive packages (NetworkRxDropped) | The number of dropped receive packages. | # | No |
Dropped transmit packages (NetworkTxDropped) | The number of dropped transmit packages. | # | No |
Follower mean time (ProduceLocalTimeMsMean) | The mean time in milliseconds for the follower to send a response. | Milliseconds | No |
Kafka app logs disk used (KafkaAppLogsDiskUsed) | The percentage of disk space used for application logs. | % | No |
Kafka data logs disk used (KafkaDataLogsDiskUsed) | The percentage of disk space used for data logs. | % | No |
Leader count (LeaderCount) | The total number of leaders of partitions per broker, not including replicas. | # | No |
Mean produce total time (ProduceTotalTimeMsMean) | The mean produce time in milliseconds. | Milliseconds | No |
Memory buffered (MemoryBuffered) | The size in bytes of buffered memory for the broker. | Bytes | No |
Memory cached (MemoryCached) | The size in bytes of cached memory for the broker. | Bytes | No |
Memory free (MemoryFree) | The size in bytes of memory that is free and available for the broker. | Bytes | No |
Messages in per sec (MessagesInPerSec) | The number of incoming messages per second for the broker. | Second | No |
Memory used (MemoryUsed) | The size in bytes of memory that is in use for the broker. | Bytes | No |
Network received errors (NetworkRxErrors) | The number of network receive errors for the broker. | # | No |
Network received packets (NetworkRxPackets) | The number of packets received by the broker. | # | No |
Network transmit errors (NetworkTxErrors) | The number of network transmit errors for the broker. | # | No |
Network transmitted packets (NetworkTxPackets) | The number of packets transmitted by the broker. | # | No |
Number of under minIsr partitions (UnderMinIsrPartitionCount) | The number of under minIsr partitions for the broker. | # | Yes |
Partition count (PartitionCount) | The total number of topic partitions per broker, including replicas. | # | No |
Request bytes mean (RequestBytesMean) | The mean number of request bytes for the broker. | Bytes | No |
Request time (RequestTime) | The average time in milliseconds spent in broker network and I/O threads to process requests. | Milliseconds | No |
Root disk used (RootDiskUsed) | The percentage of the root disk used by the broker. | % | No |
Swap memory used (SwapUsed) | The size in bytes of swap memory that is in use for the broker. | Bytes | No |
Under Replicated Partitions (UnderReplicatedPartitions) | The number of under-replicated partitions for the broker. | # | No |
ZooKeeper Request Latency Ms Mean (ZooKeeperRequestLatencyMsMean) | The mean latency in milliseconds for Apache ZooKeeper requests from broker. | Milliseconds | No |
ZooKeeper Session State (ZooKeeperSessionState) | Connection status of broker's ZooKeeper session. | NOT_CONNECTED - 0.0 ASSOCIATING - 0.1 CONNECTING - 0.5 CONNECTEDREADONLY - 0.8 CONNECTED - 1.0 CLOSED - 5.0 AUTH_FAILED - 10.0 | No |

