Skip to content

Commit

Permalink
Add a default endpoint for the Python client
Browse files Browse the repository at this point in the history
  • Loading branch information
dnaeon committed Oct 15, 2013
1 parent f6999ab commit 396f173
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/vmpoller-client
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ Options:
-r <retries>, --retries <retries> Number of time to retry if a request times out [default: 3]
-t <timeout>, --timeout <timeout> Timeout after that period of milliseconds [default: 3000]
-e <endpoint>, --endpoint <endpoint> Endpoint of ZeroMQ Proxy/Broker the client connects to
[default: tcp://localhost:10123]
-l <logfile>, --logfile <logfile> Specify the log file to use when performing the poll
[default: /var/log/vmpoller/vmpoller-client.log]
Expand Down

0 comments on commit 396f173

Please sign in to comment.