I'm testing this on EC2. Nagios is configured with the check_drupal command.
Before configuring the module for localhost, NAGIOS is reporting that the status of DRUPAL is OK. Status reads "DRUPAL OK, DRUPAL:OK=Unauthorized "
Image attached.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | Nagios-1.png | 44.89 KB | langworthy |
Comments
Comment #1
langworthy commentedattaching image.
Comment #2
greg.harveySubscribing - I should look at this if I get time.
Comment #3
malc0mn commentedIsn't this simply a problem with the useragent and unique ID not being set / the same?
Comment #4
jeffvoskamp commentedMy question is "was the original message wrong?" Drupal is fine (I can send you a page) to the limits of what I'm allowed to tell a stranger on the street.
Nothing to see here, move along. :-)
Comment #5
greg.harveyI'm inclined to agree with JeffVoskamp here - in fact, Pingdom does the opposite, much to my frustration! It was convinced the 403 on my home page (content access deliberately removed from anonymous users) meant the site was down - site is *not* down.
If you are expecting Drupal to display particular text, for example, then a regex check of the front page is much better, and is out of scope for this module at the moment. We do this with Nagios' check_http plugin:
http://nagiosplugins.org/man/check_http