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
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
IML Open Source
icinga-checks
Commits
19921ad1
Commit
19921ad1
authored
1 year ago
by
Hahn Axel (hahn)
Browse files
Options
Downloads
Patches
Plain Diff
update docs
parent
40fa3e3b
No related branches found
No related tags found
1 merge request
!137
6468 docs and harmonize
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
docs/20_Checks/check_ceph_io.md
+4
-0
4 additions, 0 deletions
docs/20_Checks/check_ceph_io.md
docs/20_Checks/check_ceph_osd.md
+4
-0
4 additions, 0 deletions
docs/20_Checks/check_ceph_osd.md
docs/20_Checks/check_onehost.md
+3
-1
3 additions, 1 deletion
docs/20_Checks/check_onehost.md
with
11 additions
and
1 deletion
docs/20_Checks/check_ceph_io.md
+
4
−
0
View file @
19921ad1
...
@@ -9,6 +9,10 @@ It returns a single line for the status and performance data.
...
@@ -9,6 +9,10 @@ It returns a single line for the status and performance data.
*
`ceph`
binary and sudo permission on it to get the information
*
`ceph`
binary and sudo permission on it to get the information
```
txt
icingaclient ALL=(ALL) NOPASSWD: /bin/ceph
```
## Syntax
## Syntax
```
txt
```
txt
...
...
This diff is collapsed.
Click to expand it.
docs/20_Checks/check_ceph_osd.md
+
4
−
0
View file @
19921ad1
...
@@ -12,6 +12,10 @@ critical level.
...
@@ -12,6 +12,10 @@ critical level.
*
`ceph`
binary and sudo permission on it to get the information
*
`ceph`
binary and sudo permission on it to get the information
```
txt
icingaclient ALL=(ALL) NOPASSWD: /bin/ceph
```
## Syntax
## Syntax
```
txt
```
txt
...
...
This diff is collapsed.
Click to expand it.
docs/20_Checks/check_onehost.md
+
3
−
1
View file @
19921ad1
...
@@ -27,6 +27,8 @@ v1.1
...
@@ -27,6 +27,8 @@ v1.1
(c) Institute for Medical Education - University of Bern
(c) Institute for Medical Education - University of Bern
Licence: GNU GPL 3
Licence: GNU GPL 3
https://os-docs.iml.unibe.ch/icinga-checks/Checks/check_onehost.html
______________________________________________________________________
______________________________________________________________________
show count of hosts in OpenNebula and warn if a host is down.
show count of hosts in OpenNebula and warn if a host is down.
...
...
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