Or alternatively: go install github.com/prometheus/snmp_exporter@latest go install github.com/prometheus/snmp_exporter/generator@latest
should build the binaries and put them in ~/go/bin/, without you even having to check out the original git repo. On Thursday, 1 December 2022 at 08:40:23 UTC [email protected] wrote: > Yes, you will need to build it yourself. > > Install the latest Go compiler (Go 1.19 today). > GOOS=solaris make build > > On Thu, Dec 1, 2022 at 8:50 AM Prashant Singh <[email protected]> > wrote: > >> Dear All, >> >> can blackbox exporter support to Solaris11 . if yes , please share steps >> run blackbox exports on solaris OS >> >> >> Regrads, >> Prashant Singh >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Prometheus Users" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/prometheus-users/30173abb-454d-4cd2-8f7b-fdfa7452b9bfn%40googlegroups.com >> >> <https://groups.google.com/d/msgid/prometheus-users/30173abb-454d-4cd2-8f7b-fdfa7452b9bfn%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> > -- You received this message because you are subscribed to the Google Groups "Prometheus Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/cd6e26ea-b983-4a6f-be5e-5f004703f546n%40googlegroups.com.

