Nice! That helps a lot! Is there any guide on how to compile/test properly? I couldn't find any guide on how the .c code is included. Can i presume that the make script will automatically compile all .c files in the /src directory and include them in the CollectD builtin plugins? (as in, there is no hard linking of plugin source code files)
- Thijs 2016-09-13 11:23 GMT+02:00 Marc Fournier <[email protected]>: > Thijs Cramer <[email protected]> writes: > >> Hi all, >> >> Is there any documentation / quickstart guide available on how to >> develop Plugins? >> I've been unable to find any. > > > You might also want to take a look at the plugin skeleton: > > https://github.com/collectd/collectd/blob/master/contrib/examples/myplugin.c > > Marc _______________________________________________ collectd mailing list [email protected] https://mailman.verplant.org/listinfo/collectd
