Details
-
Help
-
Resolution: Unresolved
-
Major
-
None
-
Professional Edition
Description
Hi Observium Team,{}
I’ve attempted to reach out multiple times via email to the only contact addresses I could find online (support@observium.org, observium@observium.org, adama@observium.org), but I have not received any responses at all.
We urgently need to spin up SNMP monitoring, and I’ve been waiting for a reply for nearly a week.
Could someone please get back to me as soon as possible? I have sent emails from danielkretsu@ffministry.com that includes all the necessary details and supporting U.S. government documents. If you need me to resend it or send it to a different address, please let me know. I’m happy to provide whatever is required.
Thank you, I appreciate your time and help in facilitating this.
General questions and device support can be discussed in our Discord channel, click here to join.
Please make and attach additional information about the device:
snmpwalk -v2c -c <community> -t 3 -Cc --hexOutputLength=0 -Ih -ObentxU <hostname> .1 > myagent.snmpwalk
snmpwalk -v2c -c <community> -t 3 -Cc --hexOutputLength=0 -Ih -ObentxU <hostname> .1.3.6.1.4.1 >> myagent.snmpwalk
If device not support SNMP version 2c, replace -v2c with -v1.
./discovery.php -d -h <device>
./poller.php -d -h <device>
This comment is added automatically.