Forum Discussion
SS11
Nimbostratus
Jun 06, 2018Capture the receive string in health monitor
Application designer asked to setup a receive health monitor and the request is below;
ADC(any characters except {)Running
(trying to match this:
"system": "ADC",
"status": "Running",
) but ...
JG
Cumulonimbus
Jun 07, 2018It looks like
"system": "ADC", "status": "Running"
is already a unique string in the output. So why not just use:
\"system\": \"ADC\", \"status\": \"Running\",
as the receive string, rather than looking for the first occurrence of "Running"?
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects
