You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -90,7 +90,7 @@ Environment variables are supported for convenience and also to hide credentials
90
90
-```find_active_hbase_thrift.py``` - finds the first available HBase Thrift Server (run multiple of these for load balancing)
91
91
-```find_active_hbase_stargate.py``` - finds the first available HBase Stargate rest server (run multiple of these for load balancing)
92
92
-```find_active_apache_drill.py``` - finds the first available Apache Drill node
93
-
-```find_active_impala.py``` - finds the first available Impala node
93
+
-```find_active_impala*.py``` - finds the first available Impalad, Catalog or Statestore node
94
94
-```find_active_solrcloud.py``` - finds the first available SolrCloud node
95
95
-```find_active_elasticsearch.py``` - finds the first available Elasticsearch node
96
96
- see also: [Advanced HAProxy configurations](https://github.com/harisekhon/nagios-plugins/tree/master/haproxy) which are part of the [Advanced Nagios Plugins Collection](https://github.com/harisekhon/nagios-plugins)
0 commit comments