Rav wrote:
Please let me know what are the settings (i.e environment settings) I
should make so that these 2 snmpd process run on the same linux box and
each process gets different snmpd.conf files and run.
See http://www.freesnmp.com/net-snmp/faqs/#persistmulti
+Thomas
--
Thomas Anders (th
Hi,
What is meant by persistent file?
I want to run 2 snmpd processes, ofcourse with different port numbers in the same linux box.
I have one snmpd.conf in /etc/snmp/snmpd.conf for the first snmpd process.
I have second snmpd.conf in /home/rav/snmpd.conf for the second snmpd process.
Please let