Skip to content
Snippets Groups Projects
Commit 15fd0f1e authored by Hahn Axel (hahn)'s avatar Hahn Axel (hahn)
Browse files

update docs ceph_diskfree

parent fc639fe1
No related branches found
No related tags found
1 merge request!124Update docs
...@@ -20,7 +20,7 @@ $ check_ceph_diskfree -h ...@@ -20,7 +20,7 @@ $ check_ceph_diskfree -h
______________________________________________________________________ ______________________________________________________________________
CHECK_CEPH_DISKFREE CHECK_CEPH_DISKFREE
v1.3 v1.4
(c) Institute for Medical Education - University of Bern (c) Institute for Medical Education - University of Bern
Licence: GNU GPL 3 Licence: GNU GPL 3
...@@ -47,18 +47,16 @@ OPTIONS: ...@@ -47,18 +47,16 @@ OPTIONS:
`$ check_ceph_diskfree` returns `$ check_ceph_diskfree` returns
```txt ```txt
check_ceph_diskfree
OK: Disksize on Ceph cluster and its pools - warnings: 0 (70 %) .. critcal: 0 (90 %) OK: Disksize on Ceph cluster and its pools - warnings: 0 (70 %) .. critcal: 0 (90 %)
--- RAW STORAGE --- --- RAW STORAGE ---
CLASS SIZE AVAIL USED RAW USED %RAW USED CLASS SIZE AVAIL USED RAW USED %RAW USED
OK ssd 54 TiB 53 TiB 767 GiB 767 GiB 1.40 OK ssd 54 TiB 47 TiB 7.0 TiB 7.0 TiB 13.12
OK TOTAL 54 TiB 53 TiB 767 GiB 767 GiB 1.40 OK TOTAL 54 TiB 47 TiB 7.0 TiB 7.0 TiB 13.12
--- POOLS --- --- POOLS ---
POOL ID PGS STORED OBJECTS USED %USED MAX AVAIL POOL ID PGS STORED OBJECTS USED %USED MAX AVAIL
OK .mgr 1 1 18 MiB 6 18 MiB 0 16 TiB OK .mgr 1 1 104 MiB 27 311 MiB 0 14 TiB
OK one 2 32 255 GiB 66.65k 255 GiB 0.50 16 TiB OK one 2 128 2.3 TiB 617.97k 7.0 TiB 14.48 14 TiB
OK two 3 32 0 B 0 0 B 0 25 TiB |global-total=59373627899904;;;0;59373627899904 global-avail=51677046505472;;;0;59373627899904 global-used=7696581394432;;;0;59373627899904
|global-total=59373627899904;;;0;59373627899904 global-avail=58274116272128;;;0;59373627899904 global-used=823559979008;;;0;59373627899904
``` ```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment