To generate mail notification based on content of text file I have
1) Created "Item" with "vfs.file.regexp[/usr2/usonavan/text.txt,Error,]" Zabix 2.2.3
2) Tried create trigger for this item with Function as "Find string V in last (most recent) value. N = 1 - if found, 0 - otherwise".
Here specified V = Error
and N = 1
But on clicking "Insert" button give error as
'Incorrect item value type "Numeric (unsigned)" provided for trigger function "str(Error)" '
Many I know where I have gone wrong?
Is selection of "Function" option is correct?
Thanks & Regards
Umesh
1) Created "Item" with "vfs.file.regexp[/usr2/usonavan/text.txt,Error,]" Zabix 2.2.3
2) Tried create trigger for this item with Function as "Find string V in last (most recent) value. N = 1 - if found, 0 - otherwise".
Here specified V = Error
and N = 1
But on clicking "Insert" button give error as
'Incorrect item value type "Numeric (unsigned)" provided for trigger function "str(Error)" '
Many I know where I have gone wrong?
Is selection of "Function" option is correct?
Thanks & Regards
Umesh
Comment