Skip to content

pdacity/zabbix_nfs_client_iostat

Repository files navigation

Zabbix LLD Template for NFS client iostat statistics

Docker stuff PizzaWare Tea powered

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

Install

  • 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

Files

  • nfsio_discovery.sh - LLD for NFS mountpoints autodiscovery
  • nfsio_perf.sh - collect metrics
  • template_nfsio.xml - Zabbix template
  • userparameter_nfsio.conf - Zabbix userparameters file

References

Version

  • 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

About

Zabbix LLD Template for NFS client iostat statistics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages