Ok. Thanks for the responses. Some time ago, we deployed a distributed
Nagios installation, and the communication between the different
instances had to be done via SNMP notifications. We implemented a
small program, which consisted in a command line utility to insert a
trap in a SQLite database, and a daemon, which reads the traps from
the database, and trys to send them. This program is very specific
(just for the NagiosSvcNotification notification) but I wanted to know
if maybe it would be interesting to extend it so to manage any sort of
trap and maybe an API to use it from inside other application's code,
so that it would be useful for other people.

But what I see from these posts (correct me if it's not the case):

- Reliable SNMP notifications dispatch generally is not something important.
- If important, the solutions are "too scenario specific".

So I think that it's not worth the effort.

Antonio

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to