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

update docs for snmp_data

parent a4ba462e
No related branches found
No related tags found
1 merge request!296Simple task/7546 icinga check für ablaufende gitlab tokens
...@@ -26,10 +26,12 @@ Start the script without parameter to get the help. ...@@ -26,10 +26,12 @@ Start the script without parameter to get the help.
______________________________________________________________________ ______________________________________________________________________
CHECK_SNMP_DATA CHECK_SNMP_DATA
v0.8 v1.0
(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_snmp_data.html
______________________________________________________________________ ______________________________________________________________________
SNMP performance data of Synology storages. SNMP performance data of Synology storages.
...@@ -46,8 +48,8 @@ PARAMETERS: ...@@ -46,8 +48,8 @@ PARAMETERS:
-f FILE -f FILE
read authentication from config file read authentication from config file
default: "/etc/icinga2/snmp.cfg" default: "/etc/icinga2/snmp.cfg"
-m method what to show -m METHOD
method is one of ... what to show; METHOD is one of ...
about About... general device infos about About... general device infos
cpu CPU usage cpu CPU usage
load System load load System load
...@@ -69,7 +71,6 @@ CONFIG FILE: ...@@ -69,7 +71,6 @@ CONFIG FILE:
EXAMPLE: EXAMPLE:
check_snmp_data -h 192.168.100.12 -v -m cpu check_snmp_data -h 192.168.100.12 -v -m cpu
``` ```
## Examples ## Examples
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment