Howday.
I can't get DirMon2 to work properly with multipule instances. Under global settings I have 100 for the total resources available.
Under Job Management I have 50 for resources required.
DirMon will execute two instances of SA but when it does, each instance only actually uses 6-10% of the available CPU cycles. The remaining amount shows up in Task Manager as "idle".
Anyone know how to fix this? Here is my .ini file:
PHP Code:
[Global]
Polling Time = 600
Available Resources = 100
[Service]
Start Automatically = 1
Run as Local System = 1
Allow Interaction With Desktop = 1
Run as User = 0
User Name =
User Password =
[Job Description 1]
Name = Sage Recording Com Skip
Processor = C:/Program Files/Dragon Global/ShowAnalyzer/ShowAnalyzer.exe
Targets Are Paths = 0
Targets Are Extensions = 1
Command Line Options =
Must Exist 1 =
Must Exist Logic = OR
Must Exist 2 =
Must And Or Must Not Exist Logic = AND
Must Not Exist 1 = vprj
Must Not Exist Logic = OR
Must Not Exist 2 =
Directory 1 = V:/Sage TV Video Files
Target 1 = mpg
Resources Needed = 50
Timeout Enabled = 0
Timeout = -1
Priority Boost Due To Job Description = 0
Priority Boost Due To Age = 1
Priority Boost Due To Name = 0
Process Subdirectories = 1
Wait Until File Is Finished = 1
Wait Until File Is Idle = 0
Wait Until File Is Not Growing = 0
Wait Until File Is Not Growing Time = 10
Wait Until Drive Is Idle = 0
Wait Until Drive Is Idle Time = 2
Hide Console = 1
Blackout Enabled = 0
Blackout Start Time = 0
Blackout End Time = 0
[Cleanup Description 1]
Directory = V:/Sage TV Video Files
Process Subdirectories = 0
Target Extension 1 = .vprj
Trigger Extension 1 = .mpg
EDIT: If I set the resourses on the job to 100 then 100% of the CPU is used without issue.