Hello!
I'm configured an item like "vfs.file.contents[/etc/group]" and trigger for it like "{Template OS AIX:vfs.file.contents[/etc/group].diff(0)}=1". This works fine when file /etc/group changed, but in notifications I get full content of file /etc/group. There is any way to get in notifications only difference between previous and last value, e.g. UNIX diff command output?
I'm configured an item like "vfs.file.contents[/etc/group]" and trigger for it like "{Template OS AIX:vfs.file.contents[/etc/group].diff(0)}=1". This works fine when file /etc/group changed, but in notifications I get full content of file /etc/group. There is any way to get in notifications only difference between previous and last value, e.g. UNIX diff command output?
Comment