diff --git a/docs/source/ops/monitoring.rst b/docs/source/ops/monitoring.rst index 199918f0c88da4e9ef64a8ebb033ee0c511207cf..4bead86251dd4fe63d22a572f1daa542129fab67 100644 --- a/docs/source/ops/monitoring.rst +++ b/docs/source/ops/monitoring.rst @@ -66,14 +66,15 @@ USE method for resources ("resource-scoped", "internal view") Utilization, Saturation, Errors: * CPUs - * Saturation (Per core? So we catch maxxed out single cores? Would that work?) + * Saturation (Idea: max saturation value per machine, since our load is mostly single-core) * Memory - * Capacity + * Saturation +* Network + * Saturation * Network * Disks - * Capacity - * I/O -* Interconnects (Really? Hard to measure & shouldn't be the problem most of the time...) + * Storage capacity + * I/O saturation * Software resources * File descriptors?