Skip to main content



      Home
Home » Archived » eBAM » How do the Adapters work?
How do the Adapters work? [message #563960] Thu, 11 March 2010 16:40 Go to next message
Eclipse UserFriend
Hi,

This looks very interesting.

How do the Adapters work?

- Are they directly deployed on each remote system and communicating with a server? (like agents for Zabbix and plugins for Nagios)
- Are they system-specific?
- Can new adapters be easily developed?

Thanks

Sven
Re: How do the Adapters work? [message #564007 is a reply to message #563960] Sat, 13 March 2010 08:16 Go to previous message
Eclipse UserFriend
Hi,
-The adapters are components with the same interface, they are managed by the Adapter Manager.
Regards the comunication aspects depends from the Adapter you are using, for example the JMS Adapter reads messages from a queue, or if you are using File Adapter you can use the "Agent Control" ( TPTP Project ) to read information from remote server.
-The adapters are platform independent
- eBAM is very easy to extend, if you have to write a custom Adapter you can follow these steps:
i) write the Adapter (it's a java class), that implements a specific interface and contains the code to bring information from external system
ii) configure the adapter manager in order to start up your new Adapter.

Thanks
Angelo
Previous Topic:How do the Adapters work?
Next Topic:Questions about Adapter DataFlow Services
Goto Forum:
  


Current Time: Tue Jul 08 00:39:48 EDT 2025

Powered by FUDForum. Page generated in 0.04017 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top