Hi everyone,
i have several NetApp installations which i would like to monitor ( amongst other devices).
The problem is that some of the volumes i have, are ISCSI, which means that they will appear full when monitored from the outside (SNMP).
The solution i came up with, is to monitore those volumes using ssh commands ( but that's a whole different topic).
So, at first i would like to not create items for those volumes.
If i run snmpwalk, i see that all ISCSI volumes are having SNMPINDEX of 1058..
Now, how do i add a rule to the discovery rule to not dicover those?
I managed to add a preprocessing rule to extract the snmpindex from the output using regex, but that's it...
i have several NetApp installations which i would like to monitor ( amongst other devices).
The problem is that some of the volumes i have, are ISCSI, which means that they will appear full when monitored from the outside (SNMP).
The solution i came up with, is to monitore those volumes using ssh commands ( but that's a whole different topic).
So, at first i would like to not create items for those volumes.
If i run snmpwalk, i see that all ISCSI volumes are having SNMPINDEX of 1058..
Now, how do i add a rule to the discovery rule to not dicover those?
I managed to add a preprocessing rule to extract the snmpindex from the output using regex, but that's it...
Comment