go.d.plugin directory missing in /usr/local/netdata/usr/libexec/netdata/plugins.d/

Suggested template:

Problem/Question

go.d.plugin directory missing in /usr/local/netdata/usr/libexec/netdata/plugins.d/

 sudo find /usr/local/netdata -type f -name "*.plugin"
/usr/local/netdata/usr/libexec/netdata/plugins.d/cups.plugin
/usr/local/netdata/usr/libexec/netdata/plugins.d/charts.d.plugin
/usr/local/netdata/usr/libexec/netdata/plugins.d/apps.plugin
/usr/local/netdata/usr/libexec/netdata/plugins.d/ioping.plugin
/usr/local/netdata/usr/libexec/netdata/plugins.d/python.d.plugin

Relevant docs you followed/actions you took to solve the issue

I’ve install netdata agent onto a macbook with the recommend single line bash script. Adopted it into my space. I have loaded the default netdata.conf and go.d.conf. I am attempting to load snmp.conf and trying to debug with ./go.d.plugin -d -m and getting file not found. I have conducted a find serach and this returns nothing. I have restarted by killall netdata and starting, but I don’t see any plugins loaded in

Environment/Browser/Agent’s version etc

What I expected to happen

./go.d.plugin -d -m snmp to work not to say no file not found

Going to reply to myself… might be helpful to make sure you have go installed already. Then re-run the kickstart.sh script.