Rabbitmq
This integration is enabled by default.
List of alerts
Alert | Description | Format |
---|---|---|
[RabbitMQ] Cluster Operator Unavailable Replicas | There are kube_pod_names that are either running but not yet available or kube_pod_names that still have not been created. | Prometheus |
[RabbitMQ] Insufficient Established Erlang Distribution Links | Insuffient establised erland distribution links | Prometheus |
[RabbitMQ] Low Disk Watermark Predicted | The predicted free disk space in 24 hours from now is low | Prometheus |
[RabbitMQ] High Connection Churn | There are a high connection churn | Prometheus |
[RabbitMQ] No MajorityOfNodesReady | There are so many nodes not ready | Prometheus |
[RabbitMQ] Persistent Volume Missing | There is at least one pvc not bound | Prometheus |
[RabbitMQ] Unroutable Messages | There were unroutable message within the last 5 minutes in RabbitMQ cluster | Prometheus |
[RabbitMQ] File Descriptors Near Limit | The file descriptors are near to the limit | Prometheus |
[RabbitMQ] Container Restarts | Over the last 10 minutes a rabbitmq container was restarted | Prometheus |
[RabbitMQ] TCP Sockets Near Limit | The TCP sockets are near to the limit | Prometheus |
List of dashboards:
- Rabbitmq_Usage
- Rabbitmq_Overview
List of metrics:
- erlang_vm_dist_node_state
- kube_deployment_status_replicas_unavailable
- kube_kube_pod_name_container_status_restarts_total
- kube_persistentvolumeclaim_status_phase
- kube_statefulset_replicas
- kube_statefulset_status_replicas_ready
- rabbitmq_build_info
- rabbitmq_channel_consumers
- rabbitmq_channel_get_ack_total
- rabbitmq_channel_get_empty_total
- rabbitmq_channel_get_total
- rabbitmq_channel_messages_acked_total
- rabbitmq_channel_messages_confirmed_total
- rabbitmq_channel_messages_delivered_ack_total
- rabbitmq_channel_messages_delivered_total
- rabbitmq_channel_messages_published_total
- rabbitmq_channel_messages_redelivered_total
- rabbitmq_channel_messages_unconfirmed
- rabbitmq_channel_messages_unroutable_dropped_total
- rabbitmq_channel_messages_unroutable_returned_total
- rabbitmq_channels
- rabbitmq_channels_closed_total
- rabbitmq_channels_opened_total
- rabbitmq_connections
- rabbitmq_connections_closed_total
- rabbitmq_connections_opened_total
- rabbitmq_disk_space_available_bytes
- rabbitmq_disk_space_available_limit_bytes
- rabbitmq_process_max_fds
- rabbitmq_process_max_tcp_sockets
- rabbitmq_process_open_fds
- rabbitmq_process_open_tcp_sockets
- rabbitmq_process_resident_memory_bytes
- rabbitmq_queue_messages_published_total
- rabbitmq_queue_messages_ready
- rabbitmq_queue_messages_unacked
- rabbitmq_queues
- rabbitmq_queues_created_total
- rabbitmq_queues_declared_total
- rabbitmq_queues_deleted_total
- rabbitmq_resident_memory_limit_bytes
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.
Last modified June 23, 2022