I have tried multiple times to setup zabbix with no working product yet. I got to the part where I was able to get to the website but never was able to get the password correct. I then went to https://techexpert.tips/zabbix/zabbi...-ubuntu-linux/ to install it again which this site was very detailed and had me do some crazy things. I am new at Ubuntu and I followed the directions to the letter and I bet an error at the same place.
zabbix.com/pkg/version.compileArch=`go env GOARCH` -X main.confDefault=/usr/local/etc/zabbix_agent2.conf" -o bin ./...
/bin/bash: go: command not found
/bin/bash: go: command not found
/bin/bash: go: command not found
make[2]: *** [Makefile:539: build] Error 127
make[2]: Leaving directory '/home/fwalk/Downloads/zabbix-5.2.0/src/go'
make[1]: *** [Makefile:498: all-recursive] Error 1
make[1]: Leaving directory '/home/fwalk/Downloads/zabbix-5.2.0/src'
make: *** [Makefile:537: all-recursive] Error 1
Not sure why it doesn't create the zabbix_agent2.conf file or what should be in it but would love to have some help with getting this up and running. I have used Spiceworks for years but not being able to use the nmap part of it has me looking for other things, read great things about Zabbix just not sure why it can't be easier to install. Any help would be appreciated.
Fwalk
zabbix.com/pkg/version.compileArch=`go env GOARCH` -X main.confDefault=/usr/local/etc/zabbix_agent2.conf" -o bin ./...
/bin/bash: go: command not found
/bin/bash: go: command not found
/bin/bash: go: command not found
make[2]: *** [Makefile:539: build] Error 127
make[2]: Leaving directory '/home/fwalk/Downloads/zabbix-5.2.0/src/go'
make[1]: *** [Makefile:498: all-recursive] Error 1
make[1]: Leaving directory '/home/fwalk/Downloads/zabbix-5.2.0/src'
make: *** [Makefile:537: all-recursive] Error 1
Not sure why it doesn't create the zabbix_agent2.conf file or what should be in it but would love to have some help with getting this up and running. I have used Spiceworks for years but not being able to use the nmap part of it has me looking for other things, read great things about Zabbix just not sure why it can't be easier to install. Any help would be appreciated.
Fwalk
Comment