I want to create a single template monitoring the disk time % counter of Windows servers and have it alert on individual volumes (C:, D:, etc).
Choosing the individual instances of a volume will not work because the GUI will only display the volumes on the server being referenced to configure the template. That means if the referenced server only has a C: volume and other servers have C: and D: then the template will only monitor the C: volume on all servers.
If I choose the "_Total" instance for the disk time % counter, is there a variable that can determine which volume triggered the alert?