Verified Commit 85d5423f authored by anarcat's avatar anarcat
Browse files

rename "pager playbook" to "monitoring warnings" everywhere

"Pager" and "playbook" have specific meanings which are not obvious to
me. For example, we don't carry pagers and "playbooks" could be
ansible playbooks, but we don't carry those either.

I thought of naming this "Nagios warnings" but I figured I would be
more forward-compatible (in case we switch away from Nagios) and name
this "Monitoring".
parent 33894ac5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -52,7 +52,7 @@ then hit `;` to enter the SQL query mode and issue this query:

See also [[logging]] for more information about lnav.

## Pager playbook
## Monitoring warnings

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
+1 −1
Original line number Diff line number Diff line
@@ -65,7 +65,7 @@ Finding which host is associated with this device is easy: just call

It's the host `gettor-01`.

## Pager playbook
## Monitoring warnings

### Resyncing disks

+1 −1
Original line number Diff line number Diff line
@@ -115,7 +115,7 @@ how to write new tasks.
        $ 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

## Pager playbook
## Monitoring warnings

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
+1 −1
Original line number Diff line number Diff line
@@ -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

## Pager playbook
## Monitoring warnings

### I/O overload

+1 −1
Original line number Diff line number Diff line
@@ -29,7 +29,7 @@ dashboards for most purposes other than debugging.

# How-to

## Pager playbook
## Monitoring warnings

TBD.

Loading