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
94103557
Commit
94103557
authored
1 month ago
by
Hahn Axel (hahn)
Browse files
Options
Downloads
Patches
Plain Diff
update docs for snmp_data
parent
a4ba462e
No related branches found
No related tags found
1 merge request
!296
Simple task/7546 icinga check für ablaufende gitlab tokens
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/20_Checks/check_snmp_data.md
+15
-14
15 additions, 14 deletions
docs/20_Checks/check_snmp_data.md
with
15 additions
and
14 deletions
docs/20_Checks/check_snmp_data.md
+
15
−
14
View file @
94103557
...
...
@@ -25,11 +25,13 @@ Start the script without parameter to get the help.
```
txt
______________________________________________________________________
CHECK_SNMP_DATA
v
0.8
CHECK_SNMP_DATA
v
1.0
(c) Institute for Medical Education - University of Bern
Licence: GNU GPL 3
https://os-docs.iml.unibe.ch/icinga-checks/Checks/check_snmp_data.html
______________________________________________________________________
SNMP performance data of Synology storages.
...
...
@@ -46,17 +48,17 @@ PARAMETERS:
-f FILE
read authentication from config file
default: "/etc/icinga2/snmp.cfg"
-m
method what to show
method
is one of ...
about About... general device infos
cpu CPU usage
load System load
mem Memory status
netio Network IO
synodisc Synology Disc usage
synotemp Synology NAS temperature
synoio Synology Space IO
-v
verbose output
-m
METHOD
what to show; METHOD
is one of ...
about About... general device infos
cpu CPU usage
load System load
mem Memory status
netio Network IO
synodisc Synology Disc usage
synotemp Synology NAS temperature
synoio Synology Space IO
-v verbose output
CONFIG FILE:
The config file can be multiline and has the syntax
...
...
@@ -69,7 +71,6 @@ CONFIG FILE:
EXAMPLE:
check_snmp_data -h 192.168.100.12 -v -m cpu
```
## Examples
...
...
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