deadlinecommand GetSlaveInfo question

Hello,

I’m trying to find a way to query the slaveinfo using
deadlinecommand.exe GetSlaveInfo SLAVENAME SLAVEINFONAME

Is there a list of all SLAVEINFONAME parameters?
I’m looking for CPU usage, Network usage and Memory Usage in particular.

http://software.primefocusworld.com/software/support/deadline/command.php
doesn’t specify what the possible parameters are…

cheers,

Wim

Hi Wim,

In your repository, navigate to \your\repository\slaves\SLAVENAME\ and open SLAVENAME.slaveInfo in a text editor. Every entry you see here should be query-able (ie: Memory, FreeMemory, CPUUsage, etc).

Cheers,

  • Ryan

Great, just what I was looking for!

Thanks for the quick reply, Ryan!

Wim