How do I better manage the thousands of files the scheduler writes?
In scheduler version 1.10.0c and above there is an option to have the scheduler write the files somewhere other then your current working directory. A basic example of this capability would be to create a subdirectory off your current working directory and have the scheduler copy everything there. To do this first create the directory [mkdir ./myfiles]. Then add these tags inside the body of your xml files jobs tag (that is the same level as the command tag):