We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
You can continue the conversation there. Go to discussion →
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
uname -a
Linux orangepi5 5.10.160-rockchip-rk3588 #1.1.8 SMP Mon Nov 13 11:33:11 CST 2023 aarch64 aarch64 aarch64 GNU/Linux
snmp_exporter -version
0.25.0.darwin-arm64
The binary to run as expected.
cgibson@orangepi5:/usr/local/bin$ ./snmp_exporter -h -bash: ./snmp_exporter: cannot execute binary file: Exec format error cgibson@orangepi5:/usr/local/bin$ sudo ./snmp_exporter -h ./snmp_exporter: 1: ���� p: not found ./snmp_exporter: 2: Syntax error: word unexpected (expecting ")") cgibson@orangepi5:/usr/local/bin$
I'm pretty sure the OS should be compatible, so is there something I'm missing? Thanks!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Host operating system: output of
uname -a
Linux orangepi5 5.10.160-rockchip-rk3588 #1.1.8 SMP Mon Nov 13 11:33:11 CST 2023 aarch64 aarch64 aarch64 GNU/Linux
snmp_exporter version: output of
snmp_exporter -version
0.25.0.darwin-arm64
What device/snmpwalk OID are you using?
If this is a new device, please link to the MIB(s).
What did you do that produced an error?
What did you expect to see?
The binary to run as expected.
What did you see instead?
I'm pretty sure the OS should be compatible, so is there something I'm missing? Thanks!
The text was updated successfully, but these errors were encountered: