Hi, Im new to the front end of Zabbix, I have created a template added one item, how can apply that item to an entire hostgroup?
another question, I want to get the used percentage of all drives on all host in a hostgroup, in the item key I have used this:
thanks!
another question, I want to get the used percentage of all drives on all host in a hostgroup, in the item key I have used this:
| vfs.fs.size[fs,pused], will this get me all the used percentage of all drives? for example C, D, E drive if the host use windows, and /, /home, if the host uses linux? |
Comment