I am posting to this thread because my question is still on the topic of Custom Scaling Algorithms.
I wrote a script that fetches the number of claimed slots from my batch queues and placed it on my worker nodes in the farm. I then wrote a "File-Execute" custom scaling metric and gave it the path to my script on the worker nodes. When the scaling cron runs it returns zero for my custom metric. I have confirmed that the script is not run on the worker nodes. Am I doing this correctly? If so, could it be a configuration problem with my scalr installation?
Any clues would be most appreciated.
-Val