This commit is contained in:
Jack Greyhat
2021-01-21 14:53:41 +01:00
parent a5ccd19e4a
commit 27632fb0ee

View File

@ -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