Hi,
sorry for the duplicate posting in the sourceforge forum, i thought i was on this browser window.
Great product, which will be better with some of the wishlist items on the next release
Also, might have some constructive suggestions after i get all the features working.
i am having trouble with the snmptrapd, snmptrap.sh and zabbix_trapperd configuration.
I found this from you on a previous thread :-
=====
Here is small checklist:
1. zabbix_tarpperd is running and accepts connections from local host
2. You have defined a special host and item for trapping
3. Same host and key (Step2) should be configured in snmptrapd.conf
4. Make sure that the script is called when you receive a trap. Add line "touch /tmp/something" to do this.
5. Define LogFile in zabbix_trapperd.conf, check it after receiving trap.
Regards,
Alexei
=======
but am still having trouble.
1. OK
2. not sure if this is correct or not, no manual info on zabbix_trapper items....
using an existing host entry
item=zabbix trapper
key=snmptrap.0
type=character
allowed hosts=trap sender ip
3. as far as i can tell, subject to 2
but have also tried moving HOST= to AFTER the address is determined, and set there.
4. OK
5. Got line:"I:snmptrap.0:172.16.100.223 "I 172.16.100.223 "public"
followed by db insert fail.
not convinced am getting the right data out of the trap info either.
Regards,
Craig
sorry for the duplicate posting in the sourceforge forum, i thought i was on this browser window.
Great product, which will be better with some of the wishlist items on the next release

Also, might have some constructive suggestions after i get all the features working.
i am having trouble with the snmptrapd, snmptrap.sh and zabbix_trapperd configuration.
I found this from you on a previous thread :-
=====
Here is small checklist:
1. zabbix_tarpperd is running and accepts connections from local host
2. You have defined a special host and item for trapping
3. Same host and key (Step2) should be configured in snmptrapd.conf
4. Make sure that the script is called when you receive a trap. Add line "touch /tmp/something" to do this.
5. Define LogFile in zabbix_trapperd.conf, check it after receiving trap.
Regards,
Alexei
=======
but am still having trouble.
1. OK
2. not sure if this is correct or not, no manual info on zabbix_trapper items....
using an existing host entry
item=zabbix trapper
key=snmptrap.0
type=character
allowed hosts=trap sender ip
3. as far as i can tell, subject to 2
but have also tried moving HOST= to AFTER the address is determined, and set there.
4. OK
5. Got line:"I:snmptrap.0:172.16.100.223 "I 172.16.100.223 "public"
followed by db insert fail.
not convinced am getting the right data out of the trap info either.
Regards,
Craig
Comment