Version 1.2 - (20180113)
for Zabbix 3.x (Zabbix 2.x was not tested)
zabbix-agent must be installed on the monitored node
iostat packet MUST be installed
- copy nfsio_perf.sh anf nfsio_discovery.sh into /etc/zabbix/bin
- copy userparameter_nfsio.conf into /etc/zabbix/zabbix_agent.d
- inport Template
- restart zabbix_agent
- nfsio_discovery.sh - LLD for NFS mountpoints autodiscovery
- nfsio_perf.sh - collect metrics
- template_nfsio.xml - Zabbix template
- userparameter_nfsio.conf - Zabbix userparameters file
- yumaojun03/zabbix_monitor - https://github.com/yumaojun03/zabbix_monitor
- 1.0 - initial
- 1.1 - add "Read / Write kB/s", "Read / Write op/s" and "RPC request time" graphs into Template
- 1.2 - get statistics for the period and not from the beginning of measurements, tnx https://github.com/alkolexx