Hi all, I am gathering LIF up_time counter with zapiperf on ONTAP 9.12.1 and can't make it being exported. Another counters work as expected, smb2_established_sessions for instance - the configuration seems valid.
name: LIF
query: lif
object: lif
counters:
- instance_name => lif
- vserver_name => svm
- up_time => uptime
export_options:
instance_keys:
- lif
- svm
I checked with harvest zapi tool - both established sessions and up_time counter look pretty similar and i expect they to be collected, but isn't working for up_time
Cheers