On 1/4/2021 11:25 AM, Chris Hostetter wrote:
Can't you just configure nagios to do a "negative match" against numFound=0 ? ... ie: "if response matches 'numFound=0' fail the check." (IIRC there's an '--invert-regex' option for this)
Nothing's ever simple: apparently the standard plugin does not want to talk ssl to our iis so they are not using it, they're using curl_http instead. Which of course does not have that option.
;) Dima