An open API service indexing awesome lists of open source software.

https://github.com/rexagod/ocs-alerts-sops

SOPs for all OCS alerts.
https://github.com/rexagod/ocs-alerts-sops

Last synced: 4 months ago
JSON representation

SOPs for all OCS alerts.

Awesome Lists containing this project

README

          

# OCS SOPs

## Formatting

All alerts are present here in an **SOP** format. Please note that these need to be structured into a **runbook** format when these go into the official documentation.

This means that the format present in the repository right now,

```
Check Description
Overview
Prerequisites
Alert
Troubleshooting
```

needs to be modified to the following before pushing to official documentation,

```
Meaning
Impact
Diagnosis
Mitigation
```

Plese refer [OpenShift runbooks](https://github.com/openshift/runbooks) for more information on formatting.

## Resources

- [Ceph Mixins](https://monitoring.mixins.dev/ceph/)
- [Ceph Healthchecks](https://docs.ceph.com/en/latest/rados/operations/health-checks)
- [OCS SOPs](https://mid998.github.io/ocs-sop/sop) (not exhaustive)