Zabbix 1.6.6 has built in item called vfs.dev.read and vfs.dev.write.
Here is my trigger statement
I am using zabbix 1.6.6 and trying to create a trigger. Here is the syntax i am trying to use for a Solaris Host.
It says it is incorrect, but cannot find anything to help correct it. It looks like i am following the proper way the others items are configured.
Since its in the template, I would think there should be no hostaname in front of the vfs.Even when I do put a host name in front of vfs
HOST ITEM Functions
{FRED:vfs.dev.read[all, ,operations]}, when i hit save it says improper statement.
or even the next one doesnt work.
Item Functions
{vfs.dev.read[all, ,operations]}
Here is my trigger statement
I am using zabbix 1.6.6 and trying to create a trigger. Here is the syntax i am trying to use for a Solaris Host.
It says it is incorrect, but cannot find anything to help correct it. It looks like i am following the proper way the others items are configured.
Since its in the template, I would think there should be no hostaname in front of the vfs.Even when I do put a host name in front of vfs
HOST ITEM Functions
{FRED:vfs.dev.read[all, ,operations]}, when i hit save it says improper statement.
or even the next one doesnt work.
Item Functions
{vfs.dev.read[all, ,operations]}
Comment