Hi!
I need to collect iostat information on few FreeBSD hosts.
Because iostat is long running process I run it and collect information about all disks during 60-120 seconds.
Collected information (after formatting) passed to zabbix-server using zabbix_sender.
Because I have few servers with different disks count I have to manually create mass of items per server. And now I'm trying use low level discovery...
My question is:
How I need pass to zabbix-server keys ({#DISKNAME}) which described in Discovery Rule with type Zabbix trapper?
I need to collect iostat information on few FreeBSD hosts.
Because iostat is long running process I run it and collect information about all disks during 60-120 seconds.
Collected information (after formatting) passed to zabbix-server using zabbix_sender.
Because I have few servers with different disks count I have to manually create mass of items per server. And now I'm trying use low level discovery...
My question is:
How I need pass to zabbix-server keys ({#DISKNAME}) which described in Discovery Rule with type Zabbix trapper?



Comment