dependencies
This commit is contained in:
parent
fd014cbea3
commit
d5153888b9
1 changed files with 3 additions and 1 deletions
|
@ -6,6 +6,9 @@
|
|||
# michael.grote ät posteo.de
|
||||
# This plugin fetches multiple Values from a mikrotik device.
|
||||
# tested with a RB750GR3 and CRS309.
|
||||
# Dependencies:
|
||||
# - bc
|
||||
# - sshpass
|
||||
|
||||
# A User is needed for this plugin to work:
|
||||
# /user add name=munin group=read password=hallowelt address=<munin-server-ip>
|
||||
|
@ -25,7 +28,6 @@
|
|||
# - [ ] limit als % von total
|
||||
# - [ ] uptime: 1w4d22h29m28s
|
||||
# - [ ] linter
|
||||
# - [ ] doku depencies
|
||||
# - [ ] doku für munin mit ==HEAD usw.
|
||||
|
||||
# setze Variablen mit default-Werten
|
||||
|
|
Loading…
Reference in a new issue