There was an error while loading. Please reload this page.
1 parent 9113963 commit 2036369Copy full SHA for 2036369
README.md
@@ -71,6 +71,11 @@ Options:
71
do not monitor the number of nodes in the cluster.
72
-p PORT, --port=PORT TCP port to probe. The ElasticSearch API should be
73
listening here. Defaults to 9200.
74
+ -y YELLOW_CRITICAL, --yellow-critical=TRUE
75
+ Instead of issuing a 'warning' for a yellow cluster
76
+ state, issue a 'critical' alert. Allows for greater
77
+ control of alerting for clusters that may be of
78
+ greater sensitivity (or fragility). Defaults to False.
79
80
```
81
0 commit comments