Tag Archives: srvadmin

/opt/dell/srvadmin/sbin/omcliproxy: error while loading shared libraries: libdsupt.so.1

After restoring DellOpenmanage from backup i got the following error: /opt/dell/srvadmin/sbin/omcliproxy: error while loading shared libraries: libdsupt.so.1: cannot open shared object file: No such file or directory The files (and symlinks) are located in: /usr/local/opt/dell/srvadmin/lib64/libdsupt.so /usr/local/opt/dell/srvadmin/lib64/libdsupt.so.1 /usr/local/opt/dell/srvadmin/lib64/libdsupt.so.1.100.147 I didn’t reboot … Continue reading

Posted in CentOS, Dell, Hardware | Tagged , , , , | Leave a comment

Dell Openmanage SNMP No Such Object

After upgrading your openmanage you could get a No Such Object in your monitoring. snmpget -v2c -c public localhost .1.3.6.1.4.1.674.10892.1 SNMPv2-SMI::enterprises.674.10892.1 = No Such Object available on this agent at this OID To fix this issue: sed -r -i ‘s/^(SNMP)=disable$/\1=enable/’ … Continue reading

Posted in CentOS, Dell, SNMP | Tagged , , , , | Leave a comment