Difference between revisions of "Production Notes"

From Dreamwidth Notes
Jump to: navigation, search
(Links)
Line 26: Line 26:
  
 
Replace mark with matthew or alierak as appropriate.
 
Replace mark with matthew or alierak as appropriate.
 +
 +
== Traffic Flow ==
 +
 +
== Perlbal ==
 +
 +
== MogileFS ==
 +
 +
== Gearman ==
 +
 +
== Memcached ==
 +
 +
== TheSchwartz ==
 +
 +
== Workers ==
 +
 +
== Incoming Mail ==
 +
 +
== Outgoing Mail ==
 +
 +
== Databases ==
 +
 +
== Webservers ==
 +
 +
== SSL ==

Revision as of 21:29, 18 May 2009


This document is meant to be read by people with sysadmin experience. I'll go back at some point and clean it up, break it down into sections, etc. But for now I'm just trying to dump as much information as possible so that Matthew and Robby have some state on how things are.

Links

Nagios

The Nagios setup is running on dfw-admin01 in /etc/nagios3, most of the configuration files are in /etc/nagios3/conf.d as you can imagine. You can poke around if you want to change it, it's pretty straightforward.

If you do change things, you probably want to commit them to the operations repository.

   make your changes... etc etc
   
   $ sync-back-nagios
   $ cd /root/dw-ops/nagios/conf.d
   $ hg status
   
   if everything looks good, then:
   
   $ commit -a mark -m "Some commit message."

Replace mark with matthew or alierak as appropriate.

Traffic Flow

Perlbal

MogileFS

Gearman

Memcached

TheSchwartz

Workers

Incoming Mail

Outgoing Mail

Databases

Webservers

SSL