Skip to content
Snippets Groups Projects
Verified Commit 87b5147c authored by anarcat's avatar anarcat
Browse files

Revert "rename "pager playbook" to "monitoring warnings" everywhere"

Actually, "monitoring warnings" is less meaningful in some cases.

For example in the case of tls, it talks about emails from Digicert,
which is not per se a monitoring warning. Similarly, the Ganeti
documentation talks about I/O overloads and other conditions that are
not necessarily raised by the monitoring system, but could be raised
by our "human nagioses" (e.g. "humans" saying "this is slow!").

This reverts commit 85d5423f.
parent 3b0042f5
No related branches found
No related tags found
No related merge requests found
...@@ -52,7 +52,7 @@ then hit `;` to enter the SQL query mode and issue this query: ...@@ -52,7 +52,7 @@ then hit `;` to enter the SQL query mode and issue this query:
See also [[logging]] for more information about lnav. See also [[logging]] for more information about lnav.
## Monitoring warnings ## Pager playbook
The only monitoring for this service is to ensure the proper number of The only monitoring for this service is to ensure the proper number of
nginx processes are running. If this gets triggered, the fix might be nginx processes are running. If this gets triggered, the fix might be
......
...@@ -65,7 +65,7 @@ Finding which host is associated with this device is easy: just call ...@@ -65,7 +65,7 @@ Finding which host is associated with this device is easy: just call
It's the host `gettor-01`. It's the host `gettor-01`.
## Monitoring warnings ## Pager playbook
### Resyncing disks ### Resyncing disks
......
...@@ -115,7 +115,7 @@ how to write new tasks. ...@@ -115,7 +115,7 @@ how to write new tasks.
$ fab -H perdulce.torproject.org host.uptime $ fab -H perdulce.torproject.org host.uptime
18:06:56 up 24 days, 19:48, 1 user, load average: 0.00, 0.00, 0.02 18:06:56 up 24 days, 19:48, 1 user, load average: 0.00, 0.00, 0.02
## Monitoring warnings ## Pager playbook
N/A for now. Fabric is an ad-hoc tool and, as such, doesn't have N/A for now. Fabric is an ad-hoc tool and, as such, doesn't have
monitoring that should trigger a response. It *could* however be used monitoring that should trigger a response. It *could* however be used
......
...@@ -751,7 +751,7 @@ IP. You can still do so with: ...@@ -751,7 +751,7 @@ IP. You can still do so with:
gnt-instance modify --net -1:add,ip=116.202.120.174,network=gnt-fsn test01.torproject.org gnt-instance modify --net -1:add,ip=116.202.120.174,network=gnt-fsn test01.torproject.org
## Monitoring warnings ## Pager playbook
### I/O overload ### I/O overload
......
...@@ -29,7 +29,7 @@ dashboards for most purposes other than debugging. ...@@ -29,7 +29,7 @@ dashboards for most purposes other than debugging.
# How-to # How-to
## Monitoring warnings ## Pager playbook
TBD. TBD.
......
...@@ -40,7 +40,7 @@ This document describes the implementation of a **MSA**, although the ...@@ -40,7 +40,7 @@ This document describes the implementation of a **MSA**, although the
service will most likely also include a **MTA** functionality in that service will most likely also include a **MTA** functionality in that
it will actually deliver emails to targets. it will actually deliver emails to targets.
## Monitoring warnings ## Pager playbook
## Disaster recovery ## Disaster recovery
N/A. The server should be rebuildable from scratch using the Puppet N/A. The server should be rebuildable from scratch using the Puppet
......
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
<!-- more in-depth procedure that may require interpretation --> <!-- more in-depth procedure that may require interpretation -->
## Monitoring warnings ## Pager playbook
<!-- information about common errors from the monitoring system and --> <!-- information about common errors from the monitoring system and -->
<!-- how to deal with them. this should be easy to follow: think of --> <!-- how to deal with them. this should be easy to follow: think of -->
......
...@@ -127,7 +127,7 @@ Then run Puppet on all affected hosts, for example the static mirrors: ...@@ -127,7 +127,7 @@ Then run Puppet on all affected hosts, for example the static mirrors:
cumin 'C:roles::static_mirror_web' 'puppet agent -t' cumin 'C:roles::static_mirror_web' 'puppet agent -t'
## Monitoring warnings ## Pager playbook
* if you get email from Digicert, ask the Tor Browser team, they use * if you get email from Digicert, ask the Tor Browser team, they use
it to sign code (see "Design" below for more information about it to sign code (see "Design" below for more information about
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment