diff options
author | Kristian Lyngstol <kristian@bohemians.org> | 2016-05-13 20:18:36 +0200 |
---|---|---|
committer | Kristian Lyngstol <kristian@bohemians.org> | 2016-05-13 20:18:36 +0200 |
commit | a79c9135fc2ed27b8d2374ab9728124f2357d2f1 (patch) | |
tree | 80ff92229bdc51638c7709a8892bbddc61abb504 /build/test/snmpfetch-misc.sh | |
parent | afe950d0ef2d6cb192bbe2a1013be5915c47eaaa (diff) |
Move stuff from /opt/nms to /opt/gondul etc
Still lots to do
Diffstat (limited to 'build/test/snmpfetch-misc.sh')
-rwxr-xr-x | build/test/snmpfetch-misc.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/test/snmpfetch-misc.sh b/build/test/snmpfetch-misc.sh index 55c024d..95b005f 100755 --- a/build/test/snmpfetch-misc.sh +++ b/build/test/snmpfetch-misc.sh @@ -1,3 +1,3 @@ #!/bin/bash service snmpd start -exec /opt/nms/collectors/snmpfetchng.pl +exec /opt/gondul/collectors/snmpfetchng.pl |