LightweightGridClient`
LightweightGridClient`
RemoteServicesAgentInformation
RemoteServicesAgentInformation["agent"]
returns information about agent.
RemoteServicesAgentInformation[]
returns information about agents on the local network.
Examples
open allclose allBasic Examples (1)Summary of the most common use cases
In[1]:=1

✖
https://wolfram.com/xid/0bw6kducxsyt92kotbuha55s2vsfk15lw8dmoxi-l7oe8b
Get information about the computer named "octet":
In[2]:=2

✖
https://wolfram.com/xid/0bw6kducxsyt92kotbuha55s2vsfk15lw8dmoxi-7rsgs
Out[2]=2

Get information about the computers discovered on the local network:
In[3]:=3

✖
https://wolfram.com/xid/0bw6kducxsyt92kotbuha55s2vsfk15lw8dmoxi-ctf6j3
Out[3]=3

Scope (1)Survey of the scope of standard use cases
Confirm the computer's operating system and amount of physical memory installed:
In[1]:=1

✖
https://wolfram.com/xid/0bw6kducxsyt92kotbuha55s2vsfk15lw8dmoxi-ck743k
Out[1]=1

Find out whether the computer is idle and will allow new kernels to be opened:
In[2]:=2

✖
https://wolfram.com/xid/0bw6kducxsyt92kotbuha55s2vsfk15lw8dmoxi-fvgywo
Out[2]=2

Get information for all local computers:
In[3]:=3

✖
https://wolfram.com/xid/0bw6kducxsyt92kotbuha55s2vsfk15lw8dmoxi-kqqzc4
Out[3]=3

Select only those computers with no kernels running:
In[4]:=4

✖
https://wolfram.com/xid/0bw6kducxsyt92kotbuha55s2vsfk15lw8dmoxi-juhc6g
Out[4]=4

Open kernels on the selected computers:
In[5]:=5

✖
https://wolfram.com/xid/0bw6kducxsyt92kotbuha55s2vsfk15lw8dmoxi-fi7xoo
Out[5]=5
