From 189e7b3b58323e42cb3c014a83c6c4a4fc141ccb Mon Sep 17 00:00:00 2001 From: Marin Atanasov Nikolov Date: Mon, 23 Feb 2015 10:48:15 +0200 Subject: [PATCH] vpoller-client: Be consistent with the C client and Zabbix module --- src/vpoller-client | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/vpoller-client b/src/vpoller-client index b5d4388..3fb39a6 100755 --- a/src/vpoller-client +++ b/src/vpoller-client @@ -55,7 +55,7 @@ Options: -n , --name Name of the object, e.g. ESXi hostname, datastore URL, etc. -p , --properties Name of the property as defined by the vSphere Web SDK -r , --retries Number of times to retry if a request times out [default: 3] - -t , --timeout Timeout after that period of milliseconds [default: 3000] + -t , --timeout Timeout after that period of milliseconds [default: 10000] -e , --endpoint Endpoint of vPoller Proxy/Worker the client connects to [default: tcp://localhost:10123] -k , --key Provide additional key for data filtering