hello,
I am using LLD to discover volumes on a netapp array. The oid i am using produces a list of volumes for which item prototypes like utilization and status can then be monitored.
However the oid is returning 3 volumes with the same name. This is messing up the item creation thing because of key duplicity. However the problem is that there are no other keys being created as well i.e. not even the ones which are not duplicate. Is this expected behaviour ? Ideally , it should create keys for these items and throw errors for duplicates ( which it is doing ).
regards
gunner
I am using LLD to discover volumes on a netapp array. The oid i am using produces a list of volumes for which item prototypes like utilization and status can then be monitored.
However the oid is returning 3 volumes with the same name. This is messing up the item creation thing because of key duplicity. However the problem is that there are no other keys being created as well i.e. not even the ones which are not duplicate. Is this expected behaviour ? Ideally , it should create keys for these items and throw errors for duplicates ( which it is doing ).
regards
gunner
Comment