Search found 2 matches

by nko321
Sun Apr 24, 2016 10:43 am
Forum: Nagios XI
Topic: check_http and warning / critical on string match?
Replies: 3
Views: 2362

Re: check_http and warning / critical on string match?

Thanks! It looks so simple once the solution is staring back at you!
by nko321
Thu Apr 21, 2016 6:12 pm
Forum: Nagios XI
Topic: check_http and warning / critical on string match?
Replies: 3
Views: 2362

check_http and warning / critical on string match?

I have a web page I'd like to check. It's a dashboard that displays a list of things and whether those things are "OK", "WARN", or "CRIT". I'd like to create a check that looks at this page and goes into Warning if it sees "WARN" anywhere on the page and Criti...