Page 1 of 1

Build a network manager lite

Posted: Thu Mar 20, 2014 5:38 am
by cucus
Hi,

I would like to know if it's possible to develop a network manager lite. By lite, i mean that i want to retrieve and display the master and slaves informations the same way the network manager does.

Currently, I have to interrogate and check the indigo_console process on each slaves, it's not quite sexy and it's taking tiiiiiiiiiiiiime...

Do you have any idea on how to proceed (with the SDK ?) and of course if it's possible.

Thank for reading,

Cucus

Re: Build a network manager lite

Posted: Tue Mar 25, 2014 9:47 pm
by cucus
So many views without any answer :D .
I'm not lucky at all, sniff, sniff.

Can someone tell me if what I ask is not clear :?:

Re: Build a network manager lite

Posted: Tue Mar 25, 2014 9:48 pm
by OnoSendai
Hi cucus,
What's wrong with the network manager? why can't you use it?
Do you need the information for something else?

Re: Build a network manager lite

Posted: Wed Mar 26, 2014 3:06 am
by cucus
Hi OnoSendai,

In fact, I manage a little render farm with my own application.
I would like to have access from this apps at the same informations that you have in the network manager (without the license part).

Re: Build a network manager lite

Posted: Wed Mar 26, 2014 3:11 am
by OnoSendai
What information do you need from the slaves?

Re: Build a network manager lite

Posted: Wed Mar 26, 2014 10:31 pm
by cucus
Form master : ID (computer:idProcess)

From slaves :
ID
Assigned master ID
User Name
Log

Currently, my app isn't dynamic, it takes a long time to refresh those informations.
But with your network manager, it's in live !