1

I try to add an item like vfs.dir.size["/root/test",,,,,], but it doesn't work.

ex. Error Error - Screenshot

Anaksunaman
  • 16,718
  • 4
  • 38
  • 45
莫小七
  • 11
  • 2

1 Answers1

0
  1. firstly - your item only needs to be short as so: vfs.dir.size["/root/test"]
  2. secondly - please verify that user zabbix has access to /root/test directory as I assume it does not.

Zabbix can only monitor what user zabbix has access to on the system.

Roman Spiak
  • 256
  • 1
  • 7