Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
icinga-checks
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
IML Open Source
icinga-checks
Commits
15fd0f1e
Commit
15fd0f1e
authored
1 year ago
by
Hahn Axel (hahn)
Browse files
Options
Downloads
Patches
Plain Diff
update docs ceph_diskfree
parent
fc639fe1
No related branches found
No related tags found
1 merge request
!124
Update docs
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/20_Checks/check_ceph_diskfree.md
+6
-8
6 additions, 8 deletions
docs/20_Checks/check_ceph_diskfree.md
with
6 additions
and
8 deletions
docs/20_Checks/check_ceph_diskfree.md
+
6
−
8
View file @
15fd0f1e
...
@@ -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 7
67 G
iB 7
67 G
iB
1
.40
OK ssd 54 TiB
47
TiB 7
.0 T
iB 7
.0 T
iB 1
3.12
OK TOTAL 54 TiB
53
TiB 7
67 G
iB 7
67 G
iB
1
.40
OK TOTAL 54 TiB
47
TiB 7
.0 T
iB 7
.0 T
iB 1
3.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
```
```
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment