snmpd service problem
nik600 <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <[email protected]> |
i think that the snmpd service is ignoring my configuration, because
one time it gives me an error , and sometimes another... can i start
smpd with a specific configuration file and be sure that the right
configuration is loaded?
i've tried to analyze the low-levels calls with strace, and i've seen that:
strace snmpd
execve("/usr/local/sbin/snmpd", ["snmpd"], [/* 34 vars */]) = 0
brk(0) = 0x804f000
access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/i686/sse2/libnetsnmpagent.so.5", O_RDONLY) = -1
ENOENT (No such file or directory)
stat64("/usr/local/lib/i686/sse2", 0xbffff2a8) = -1 ENOENT (No such
file or directory)
open("/usr/local/lib/i686/libnetsnmpagent.so.5", O_RDONLY) = -1 ENOENT
(No such file or directory)
stat64("/usr/local/lib/i686", 0xbffff2a8) = -1 ENOENT (No such file or
directory)
open("/usr/local/lib/sse2/libnetsnmpagent.so.5", O_RDONLY) = -1 ENOENT
(No such file or directory)
stat64("/usr/local/lib/sse2", 0xbffff2a8) = -1 ENOENT (No such file or
directory)
open("/usr/local/lib/libnetsnmpagent.so.5", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\240Z\0"..., 512) = 512
it seems that i don't have the needed library!
i've installed net-snmp from source using ./configure && make && make
install from root, isn't it correct?
thanks
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642
_______________________________________________
Net-snmp-users mailing list
[email protected]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users