check_http regex problem

Juha Lastuniemi juha.lastuniemi at lingsoft.fi
Wed Nov 16 12:36:32 CET 2016


Hello!

 

I'm trying to check from page if string exists. I just can't get it to match
the string.

 

Page content:

<?xml version="1.0" encoding="UTF-8"
standalone="yes"?><mailQueue><size>0</size><errorSize>2</errorSize></mailQue
ue>

 

String to match:

<size>0</size>

 

Arguments tried:

"size.*0"              works but not accurate

"size.*0.*size.*"               not working

"size\>0"              escaping '>' does not work

 

Hope you can help!

 

Regards,

-Juha

 

--
 <http://www.lingsoft.fi/> www.lingsoft.fi

Language Management - Translation - Localisation - Transcription
Reader's and Writer's Tools - Text Tools - Speech Applications -
E-books/M-books

Juha Lastuniemi (Mr.)
System/Helpdesk Administrator

Lingsoft Language Services Oy



 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-plugins.org/archive/help/attachments/20161116/2fa89b45/attachment.html>


More information about the Help mailing list