fix path
This commit is contained in:
@ -1,7 +1,7 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
# LibreNMS Speedtest plugin
|
# LibreNMS Speedtest plugin
|
||||||
|
|
||||||
RRDGraphsLocation=/opt/speedtest/rrd
|
RRDGraphsLocation=/opt/librenms-speedtest/rrd
|
||||||
|
|
||||||
case $1 in (create)
|
case $1 in (create)
|
||||||
# Create the Ping measurement RRD
|
# Create the Ping measurement RRD
|
||||||
|
Reference in New Issue
Block a user