...
you should now be able to build your simple collectd plugin:
Code Block |
---|
$ ./build.sh $ ./configure $ make $ make -j install |
Extra bit of homework:
...
...
you should now be able to build your simple collectd plugin:
Code Block |
---|
$ ./build.sh $ ./configure $ make $ make -j install |
Extra bit of homework:
...