We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3006a97 commit 811ab3aCopy full SHA for 811ab3a
Readme.md
@@ -35,7 +35,7 @@ https://github.com/116davinder/zookeeper-cluster-ansible
35
36
```ansible-playbook -i inventory/<environment>/cluster.ini clusterSetup.yml```
37
38
-### Monitoring for Kafka Cluster
+### **Monitoring for Kafka & Mirror Maker Cluster**
39
* **To add Custom monitoring to cluster**
40
41
`roles/jmxMonitor/files/kafka-input.txt`
@@ -46,7 +46,9 @@ ansible-playbook -i inventory/<environment>/cluster.ini clusterJmxMonitoringSetu
46
```
47
48
* **To add Custom Consumer Group monitoring to cluster**
49
+
50
It will monitor consumer groups mentioned in below file.
51
52
`roles/jmxMonitor/files/kafka-consumer-group-metric-input.txt`
53
54
0 commit comments