mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-28 16:14:21 +02:00
Refs #6339 - fix help
This commit is contained in:
parent
3c8cecfa0e
commit
3b488fecfb
@ -138,11 +138,11 @@ Check Elasticsearch cluster health
|
|||||||
|
|
||||||
=item B<--hostname>
|
=item B<--hostname>
|
||||||
|
|
||||||
IP Addr/FQDN of the Bluemind host
|
IP Addr/FQDN of the Elasticsearch host
|
||||||
|
|
||||||
=item B<--port>
|
=item B<--port>
|
||||||
|
|
||||||
Port used by InfluxDB API (Default: '8086')
|
Port used by Elasticsearch API (Default: '9200')
|
||||||
|
|
||||||
=item B<--proto>
|
=item B<--proto>
|
||||||
|
|
||||||
@ -150,7 +150,7 @@ Specify https if needed (Default: 'http')
|
|||||||
|
|
||||||
=item B<--urlpath>
|
=item B<--urlpath>
|
||||||
|
|
||||||
Set path to get influxdb information (Default: '/db')
|
Set path to get Elasticsearch information (Default: '/')
|
||||||
|
|
||||||
=item B<--credentials>
|
=item B<--credentials>
|
||||||
|
|
||||||
@ -164,10 +164,6 @@ Specify username for API authentification
|
|||||||
|
|
||||||
Specify password for API authentification
|
Specify password for API authentification
|
||||||
|
|
||||||
=item B<--indice-uid>
|
|
||||||
|
|
||||||
Specify Cluster indice
|
|
||||||
|
|
||||||
=item B<--timeout>
|
=item B<--timeout>
|
||||||
|
|
||||||
Threshold for HTTP timeout (Default: 3)
|
Threshold for HTTP timeout (Default: 3)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user