Re: include conf

2005-03-16 Thread Jose Dragone
Fine Thanks Jose Robert Story wrote: On Wed, 09 Mar 2005 21:33:39 -0300 Jose wrote: JD> Is there any way to add different configurations to different hosts in JD> snmpd.conf , as for instance: JD> JD> include roll-1.conf JD> include server-2.conf JD> include database-3.conf JD> JD> And then t

Re: include conf

2005-03-16 Thread Robert Story
On Wed, 09 Mar 2005 21:33:39 -0300 Jose wrote: JD> Is there any way to add different configurations to different hosts in JD> snmpd.conf , as for instance: JD> JD> include roll-1.conf JD> include server-2.conf JD> include database-3.conf JD> JD> And then to point (link) with these include files

include conf

2005-03-09 Thread Jose Dragone
Hi Is there any way to add different configurations to different hosts in snmpd.conf , as for instance: include roll-1.conf include server-2.conf include database-3.conf And then to point (link) with these include files to NFS or AFS anywhere just to keep different configurations posibilities.