From f445add7136ceedfb0b5164d523ffb691d3c6708 Mon Sep 17 00:00:00 2001 From: "Hahn Axel (hahn)" <axel.hahn@unibe.ch> Date: Thu, 22 Jun 2023 11:00:04 +0200 Subject: [PATCH] fix typos in check_ceph_status docs --- docs/20_Checks/check_ceph_status.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/20_Checks/check_ceph_status.md b/docs/20_Checks/check_ceph_status.md index 4788568..65ad237 100644 --- a/docs/20_Checks/check_ceph_status.md +++ b/docs/20_Checks/check_ceph_status.md @@ -2,7 +2,7 @@ ## Introduction -**check_ceph_sttaus** is a plugin to show ceph status. +**check_ceph_status** is a plugin to show ceph status. It switches the state in dependency of the HEALTH_* value. ## Requirements @@ -14,7 +14,7 @@ It switches the state in dependency of the HEALTH_* value. ```txt ______________________________________________________________________ -DEV_CHECK_CEPH_STATUS +CHECK_CEPH_STATUS v1.5 (c) Institute for Medical Education - University of Bern -- GitLab