User Tools

Site Tools


Sidebar

General Lab Info (Mainly for Devs)

Hardware

Lab Infrastructure Services

Misc Admin Tasks
These are infrequently completed tasks that don't fit under any specific service

Production Services

OVH = OVH
RHEV = Sepia RHE instance
Baremetal = Host in Sepia lab

The Attic/Legacy Info

services:sentry

This is an old revision of the document!


sentry

Summary

Sentry provides real-time job error tracking. See https://sentry.io/welcome/

The service is running on a VM in RHEV on sentry.front.sepia.ceph.com. An nginx reverse proxy is set up on gw.sepia.ceph.com to allow HTTP access via sentry.ceph.com. Another nginx reverse proxy is set up on the sentry host to allow HTTP access via http://sentry.front.sepia.ceph.com

The sentry VM also runs the public kraken IRC bot. See /home/ubuntu/helga.

Admin Tasks

Starting/Stopping Sentry

supervisorctl start|stop sentry-worker sentry-web

Notes

  • The Sentry application lives in /home/ubuntu/.virtualenvs/sentry
  • The Sentry conf lives in /home/ubuntu/.sentry/sentry.config.py
services/sentry.1487962948.txt.gz · Last modified: 2017/02/24 19:02 by dgalloway