Skip to content

Commit

Permalink
vpoller-client: Be consistent with the C client and Zabbix module
Browse files Browse the repository at this point in the history
  • Loading branch information
dnaeon committed Feb 23, 2015
1 parent 903ff76 commit 189e7b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/vpoller-client
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ Options:
-n <name>, --name <name> Name of the object, e.g. ESXi hostname, datastore URL, etc.
-p <properties>, --properties <properties> Name of the property as defined by the vSphere Web SDK
-r <retries>, --retries <retries> Number of times to retry if a request times out [default: 3]
-t <timeout>, --timeout <timeout> Timeout after that period of milliseconds [default: 3000]
-t <timeout>, --timeout <timeout> Timeout after that period of milliseconds [default: 10000]
-e <endpoint>, --endpoint <endpoint> Endpoint of vPoller Proxy/Worker the client connects to
[default: tcp://localhost:10123]
-k <key>, --key <key> Provide additional key for data filtering
Expand Down

0 comments on commit 189e7b3

Please sign in to comment.