doku
This commit is contained in:
parent
408f97134f
commit
467dff3ca0
1 changed files with 3 additions and 0 deletions
|
@ -28,6 +28,7 @@
|
|||
# - [ ] diagramm erklärungen label
|
||||
# - [ ] doku depencies
|
||||
# - [ ] check bc
|
||||
# - [ ] doku für munin mit ==HEAD usw.
|
||||
|
||||
# setze Variablen mit default-Werten
|
||||
ssh_user=${ssh_user:-user}
|
||||
|
@ -291,6 +292,8 @@ function get_memory_value {
|
|||
# prufe noch ob war gesetzt
|
||||
}
|
||||
|
||||
#Kibibyte = Mebibyte x (8x1024x1024) / (8x1024)
|
||||
|
||||
# rufe funktionen auf, reihenfolge ist wichtig
|
||||
check_sshpass
|
||||
# hole daten per ssh
|
||||
|
|
Loading…
Reference in a new issue