Hi everyone,
i wonder ,if it is a good idea to store both ,net-snmp binaries + mibs + configuration
on shared nfs directory.
I know that if the shared nfs is down , the snmpd may be unstable or not working at all
but from what i know , if the snmpd process is up,
the configuration is stored in mem
Hi Niels:
Thanks for the input. I did the experiment. I altered the order
**
gcc -g -O2 -Dlinux -o .libs/snmpd snmpd.o ./.libs/libnetsnmpagent.so
./.libs/libnetsnmpmibs.so helpers/.libs/libnetsnmphelpers.so
../snmplib/.libs/libne