Is there a way to check the status of your DR boxes, something similar to the backburner manager? It would be nice to know that the spawner was up and running on ~25 machines without have to manually check or send out a render.
Announcement
Collapse
No announcement yet.
DR Machine Status
Collapse
X
-
There is - it is basic but does the job.
http://help.chaosgroup.com/vray/misc/
vraydr_check.exe
Trimmed version of my batchfile:
@echo off
:start
echo .
echo .
echo ________________________________________________
echo .
echo X79B
C:\Apps\vraydr_check.exe -host=X79B -port=20204
echo ___________________________________________
echo .
echo SR2A
C:\Apps\vraydr_check.exe -host=SR2A -port=20204
echo ___________________________________________
echo .
echo SR2B
C:\Apps\vraydr_check.exe -host=SR2B -port=20204
echo ___________________________________________
echo .
echo SR2D
C:\Apps\vraydr_check.exe -host=SR2D -port=20204
echo ___________________________________________
TIMEOUT 15
goto start
-
I ´m controlling and monitoring my Renderslaves with Refamo. Pretty much the best 100eur you can spend for a small renderfarm. You can batch start, kill, restart any process on the slave machines including VraySpawner. You can monitor CPU, Memory, HDD, Network traffic etc. Also you can use it as safety tool to shut down your machines when they are getting to hot.
http://www.refamo.com/
There is demo available
Comment
-
Hi i have download vraydr_check tool, after i extract the zip file, and double click on vraydr_check.exe, it doesn't open, may i know how to use it step by step, thank you very much.
Regards,
JackieBest regards,
Jackie Teh
--
3ds Max 2023, V-Ray 7 Hotfix 1 [7.00.05 build 32953]
AMD Ryzen 9 7950X 16-Core Processor@4.50 GHz | 64GB RAM | Nvidia RTX 4090
Website: https://www.sporadicstudio.com
Email: info@sporadicstudio.com
YouTube: https://www.youtube.com/c/SporadicStudio
Comment
-
Originally posted by svetlozar.draganov View PostIt is a command line tool which means it doesn't have UI and you have to start it via Command Prompt.
There is a readme.txt file which comes with the archive, open it and check the Usage section.
Let us know if you have any questions.
Regards,
JackieBest regards,
Jackie Teh
--
3ds Max 2023, V-Ray 7 Hotfix 1 [7.00.05 build 32953]
AMD Ryzen 9 7950X 16-Core Processor@4.50 GHz | 64GB RAM | Nvidia RTX 4090
Website: https://www.sporadicstudio.com
Email: info@sporadicstudio.com
YouTube: https://www.youtube.com/c/SporadicStudio
Comment
-
Hi Svetlozar Draganov,
Problem sloved, thank you very much and sorry to give you trouble
Regards,
JackieBest regards,
Jackie Teh
--
3ds Max 2023, V-Ray 7 Hotfix 1 [7.00.05 build 32953]
AMD Ryzen 9 7950X 16-Core Processor@4.50 GHz | 64GB RAM | Nvidia RTX 4090
Website: https://www.sporadicstudio.com
Email: info@sporadicstudio.com
YouTube: https://www.youtube.com/c/SporadicStudio
Comment
-
one more question, my local pc show the vray core version is 2.00.01, and my slave vray core version 2.0.1, is it the same version? and i cannot shut down the V-Ray\RT for 3ds Max 2014 for x64\bin\vray.exe even i press Ctrl+C, help please?
Regards,
JackieBest regards,
Jackie Teh
--
3ds Max 2023, V-Ray 7 Hotfix 1 [7.00.05 build 32953]
AMD Ryzen 9 7950X 16-Core Processor@4.50 GHz | 64GB RAM | Nvidia RTX 4090
Website: https://www.sporadicstudio.com
Email: info@sporadicstudio.com
YouTube: https://www.youtube.com/c/SporadicStudio
Comment
-
Hi,
my local pc show the vray core version is 2.00.01, and my slave vray core version 2.0.1, is it the same version?
and i cannot shut down the V-Ray\RT for 3ds Max 2014 for x64\bin\vray.exe even i press Ctrl+C, help please?
Comment
Comment