Page MenuHomePhabricator

[WLM] Create monitoring system for forward script and bots
Closed, ResolvedPublic8 Estimated Story Points

Description

Create a monitoring system that checks the following things in regular intervals:

  • The redirect script on tool labs is reachable via HTTPS
  • The redirect script on tool labs returns a "301 Moved Permanently" response with the correct commons URL
  • Look for error messages in redirect script log file
  • Look for error messages in bots log file.

When one of the checks detects an error, the monitoring system should send an email (and optionally a SMS) to a defined circle of people.

This task includes deploying the monitoring system on Tool Labs for now.
And testing it with simulated errors (turning off the web server on tool labs, putting error messages in the log files).

Event Timeline

gabriel-wmde claimed this task.
gabriel-wmde raised the priority of this task from to Needs Triage.
gabriel-wmde updated the task description. (Show Details)
KasiaWMDE set Security to None.
KasiaWMDE added a subscriber: Tobi_WMDE_SW.