I would like to use the directory size monitoring feature to monitor directories, across several computers. The problem I'm having is that these directories are unlikely to be the same path/location on each computer, indeed across even a small sample of 5 computers, they are all on different drives.
When I use the file size template and assign a directory size monitor to a single directory its fine (eg <c:\path\logs>). When I add another path for another computer (eg <d:\a different path\logs>) then obviously I start to get errors, because Computer 1 has <C:\path\logs>, but no <D:\other path\logs>, and so on with multiple drive letters.
I'd like to avoid the situation where I'm adding a new template for every single drive combination, because I want to be monitoring 3 or 4 folders per computer, and they can all be on different drives.
Can anyone point me in the right direction, or suggest how I might go about monitoring these directories for growth? The directory names will always be the same, but the paths will always be different.