vtk_clients
vtk_clients_get
Usage         
vtk_clients_get arrayname [OPTIONS]
Description   
Retrieve information about the current clients to vovserver. 
1. -name NAME, only get clients with given name 
2. -user NAME, only get clients with given user 
3. -host NAME, only get clients with given host
Examples
vtk_clients_get clientInfo
vtk_clients_get clientInfo -name notifyd
vtk_clients_get clientInfo -user john
Returns       
Fills given array with information about clients.