monit-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Regexp question


From: Moshe Cohen
Subject: Regexp question
Date: Mon, 19 Sep 2016 13:44:04 +0300

I am trying to validate the content in a "check host" with the following line:

content = {"message":"server is alive"}

How do I escape it properly? Adding backslashes before the braces and quotes , in all sorts of combinations still resulted in a syntax error.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]