From: pkc_mls <pk...@ya...> - 2008-11-24 07:49:26
|
kar...@or... a écrit : > Hi All > Hi, > Im new on DevMon on FreeBsd7.0 with Hobbit server. > I implemented with support : > http://www.techagent.com/devmon_snmp_hobbit_setup.htm > > When i start the software i've en error : > Undefined subroutine &dm_snmp::encode_oid called at > /usr/local/www/hobbit/devmon/modules/dm_snmp.pm line 475, > <$__ANONIO__> line 8. > Can someone, help me, in my research ? > this is a perl issue. it looks like the BER.pm file cannot be found in your perl installation. can you check with a "find / -name BER.pm -print" where this file is installed ? > Regards > |