Re: [Netpass-users] snmptrapd.conf examples
Brought to you by:
jeffmurphy
From: Matt B. <mt...@os...> - 2005-05-27 14:48:37
|
Hi Donald, in the defualt netpass install there is no snmptrapd.conf file we pass all the config options for netpass to the snmptrapd daemon as arguments shown below. OPTIONS="-n -Lf /opt/netpass/log/snmptraps.log -p /var/run/snmptrapd.pid -F '%#04.4y-%#02.2m-%02.2l %#02.2h:%#02.2j:%#02.2k TRAP %N;%w ;%q;%A;%v\n' " if you wanted to use a conf file instead you could probably match each of the arguments above to their corresponding config option for snmptrapd.conf. -Matt On Fri, 27 May 2005, Don Rugh wrote: > Hello, > > We are working towards implementing NetPass on Mac OS X Server. All > is moving along relatively well -- I'll be happy to post installation > notes once we have completed our efforts. > > I'm interested in this point at seeing an example snmptrapd.conf file > targeted towards a NetPass installation. If anyone could send me one, > I'd appreciate it!! > > Regards, > Donald G. Rugh > Director of Network Services > Information Services > Saint Vincent College > 300 Fraser Purchase Road > Latrobe, PA 15650 > 724-805-2559 > don...@em... > > > |