[erlang-questions] SNMP questions
Sebastian Bello
sebastian.bello@REDACTED
Tue Jun 10 14:59:13 CEST 2008
Hi list,
we are currently trying to use the Erlang SNMP toolkit and have some
questions:
1- we are using /snmpa:send_trap/ to send traps from within the master
agent node. How should this be done from a different node? Maybe using
Erlang communication to send the traps' information to the master agent
node and then issuing a /snmpa:send_trap/ from it? Or is there a way to
specify a remote node in /snmpa:send_trap/?
2- in a distributed application, how should the MIB represent data from
applications running on different nodes?
Thanks,
Sebastian-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20080610/2c32e6bb/attachment.htm>
More information about the erlang-questions
mailing list