Hi All,
I am trying to set up some perf_counter Low Level Discovery items for disk performance in Windows... Is there any kind of Index on the LLD for FS?
I know SNMP Discovery has SNMPINDEX... Is there anything like this for the FS Discoery?
What I'm trying to do is read the \Physicaldisk(*)\Disk Reads/sec performance counter... However each disk appears:
\PhysicalDisk(0 C: )\Disk Reads/sec
\PhysicalDisk(1 D: )\Disk Reads/sec...
The {#FSNAME} Macro works fine for getting the drive, but I don't want to resort to scripting to get an index, unless I absolutely have to.
Thanks!
I am trying to set up some perf_counter Low Level Discovery items for disk performance in Windows... Is there any kind of Index on the LLD for FS?
I know SNMP Discovery has SNMPINDEX... Is there anything like this for the FS Discoery?
What I'm trying to do is read the \Physicaldisk(*)\Disk Reads/sec performance counter... However each disk appears:
\PhysicalDisk(0 C: )\Disk Reads/sec
\PhysicalDisk(1 D: )\Disk Reads/sec...
The {#FSNAME} Macro works fine for getting the drive, but I don't want to resort to scripting to get an index, unless I absolutely have to.
Thanks!
Comment