Skip to content

Panopticon messages - Site Up/ Site Down Messages suddenly being sent #602

Discussion options

You must be logged in to vote

You are getting these messages because the site goes down, and then comes back up. I assume these are the times of the day when the host installs updates and has to do a quick server restart.

As to why you didn't catch it before: if it's a short outage (a few seconds) it is very possible that the site goes down after we have just checked for uptime, and is back up before the next check for uptime. Think of it like this:

  • 08:49:03 we check for uptime; site is up
  • 08:49:24 the site goes down
  • 08:49:54 the site goes back up
  • 08:50:03 we check for uptime; site is up
    In this case we are blind to the downtime.

Now, transpose the downtime start by 10 seconds:

  • 08:49:03 we check for uptime; site is up

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by david-unwin
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants