I have the below item working fine;
but; I cant make any triggers for it. I'm always informed;
Does anyone have any suggestions?
Additional; I know there is web monitoring; but does anyone have good suggestion for monitoring web via regular item/trigger combinations?
web.page.regexp[www.webpage.com,,,"<title[^>]*>(.*)</title>",]
but; I cant make any triggers for it. I'm always informed;
Incorrect symbol sequence in trigger expression.
Check expression part starting from " *>)(.*?)(?:</title>)",].change(0)}>0"
Check expression part starting from " *>)(.*?)(?:</title>)",].change(0)}>0"
Does anyone have any suggestions?
Additional; I know there is web monitoring; but does anyone have good suggestion for monitoring web via regular item/trigger combinations?