Shawn, I installed the chkconfig package in one our servers to test the new configuration for snmp service. After I installed chkconfig I ran ´service dataeng enablesnmp´ and I saw when restarted dataeng that dsm_sa_snmp32d was started.
Then, I checked my snmpd.conf and the follow line was entered. # Allow Systems Management Data Engine SNMP to connect to snmpd using SMUX smuxpeer .1.3.6.1.4.1.674.10892.1 So, I restarted the snmpd service and I could ran a snmpwalk fine.. snmpwalk -v2c -c public 127.0.0.1 .1.3.6.1.4.1.674.10892.1 SNMPv2-SMI::enterprises.674.10892.1.1.1.0 = INTEGER: 5 SNMPv2-SMI::enterprises.674.10892.1.1.2.0 = INTEGER: 8 SNMPv2-SMI::enterprises.674.10892.1.1.3.0 = INTEGER: 0 SNMPv2-SMI::enterprises.674.10892.1.100.1.0 = STRING: "Server Administrator" SNMPv2-SMI::enterprises.674.10892.1.100.2.0 = STRING: "5.8.0" SNMPv2-SMI::enterprises.674.10892.1.100.3.0 = INTEGER: 5048 SNMPv2-SMI::enterprises.674.10892.1.100.4.0 = STRING: "Management software for Dell systems." SNMPv2-SMI::enterprises.674.10892.1.100.5.0 = INTEGER: 1 SNMPv2-SMI::enterprises.674.10892.1.100.6.0 = INTEGER: 1 SNMPv2-SMI::enterprises.674.10892.1.100.7.0 = STRING: "No Updates" SNMPv2-SMI::enterprises.674.10892.1.100.8.0 = STRING: "https://XXX.XXX.XXX.XXX:1311" SNMPv2-SMI::enterprises.674.10892.1.100.9.0 = STRING: "en_US" SNMPv2-SMI::enterprises.674.10892.1.100.10.0 = STRING: "3.5.0" SNMPv2-SMI::enterprises.674.10892.1.100.11.0 = INTEGER: 1 SNMPv2-SMI::enterprises.674.10892.1.100.12.0 = INTEGER: 1 SNMPv2-SMI::enterprises.674.10892.1.100.13.0 = STRING: "Dell Inc." ... ... ... And more... Buuut, when I try to do the this steps in the other servers ( same configured ) , something is wrong and not working, When I ran a snmpwalk this happened.. SNMPv2-SMI::enterprises.674.10892.1 = No Such Object available on this agent at this OID The snmpd service works because I could run a simple snmpget. Any ideas?? PS: I still looking for a old post in list.us.dell.com for someone with similar issue. Regards, Luciano ________________________________ From: McKee, Shawn [mailto:[email protected]] Sent: Martes, 14 de Julio de 2009 11:14 a.m. To: [email protected]; Luciano Giacchetta; [email protected] Subject: RE: OpenManage IT Assistant I found (on Scientific Linux) that we needed to also 'enablesnmp' on some machines via: 'service dataeng enablesnmp' On our linux hosts. Of course we have snmp running and configure with a 'smuxpeer' line in snmpd.conf. Make sure you can query (via SNMP) the Dell tree: 'snmpwalk -v2c -c <yourcommunity> <host> .1.3.6.1.4.1.674.10892.1' Shawn From: [email protected] [mailto:[email protected]] On Behalf Of [email protected] Sent: Tuesday, July 14, 2009 10:08 AM To: [email protected]; [email protected] Subject: RE: OpenManage IT Assistant Hello, Did you configure SNMP on all boxes or did you discover the Windows machines per login credentials and CIM protocol and missed to configure the snmp settings on the debian boxes which doesn't support CIM? Don't know if the unsupported Debian Package includes the Health Agent the IT Assistant works with. Anyone who uses IT assistant from Dell with Debian machines? Most of the list uses Nagios or scripts to monitor their Hardware. From: [email protected] [mailto:[email protected]] On Behalf Of Luciano Giacchetta Sent: 14 July 2009 15:21 To: linux-poweredge-Lists Subject: OpenManage IT Assistant Hi guys, I have a mixed environment with Windows 2003 and Debian Lenny in all ours servers. A month ago, I installed the OpenManage IT Assistant in a Virtual Machine over Windows 2003 Server. I installed the OpenManage Client all Windows Servers and that's ok. In windows servers work the website and OpenManage IT Assistant see all windows servers. The last week I installed OMSA Client for Debian ( the un-official package for debian with OMSA 5.5 ) in all ours servers. The OMSA ´s website works very fine, but the OpenManage IT Assistant in my Virtual doesn't recognize the Linux servers. Anybody had this issue ? Regards, Luciano Giacchetta Infrastructure Manager Dineromail.com
_______________________________________________ Linux-PowerEdge mailing list [email protected] https://lists.us.dell.com/mailman/listinfo/linux-poweredge Please read the FAQ at http://lists.us.dell.com/faq
