Re: [opennms-devel] Agent protocol extensions for OpenNMS

2009-02-09 Thread Antonio Russo
Giuseppe, I appreciate your work in advance. Some years ago I've also developed such an agent for windows but the final customer would not publish under GPL. We have a Contributor Agreement for contribution like your at the project. Take a look on wiki www.opennms.org Regards Antonio

Re: [opennms-devel] Agent protocol extensions for OpenNMS

2009-02-09 Thread Giuseppe Santoro
Hi list and thanks Antonio for your precious information. > On which version of opennms you made the trial? > 1.6.1 > > Is it possible to look at the code? Still not, I'm planning to publish my code on a public repository. > > > Do you know that in trunk we have WMI support? > > No, I'm go

Re: [opennms-devel] Agent protocol extensions for OpenNMS

2009-02-09 Thread Giuseppe Santoro
> > Giuseppe Santoro wrote: > > I developed an Opennms extension , that add agent based protocol. > > Hi list, > > My first message on the list to state this : This is really cool stuff :) thanks :) > > > A few questions though : > > I'm not too familiar with the Windows voodoo, do you need som

Re: [opennms-devel] Agent protocol extensions for OpenNMS

2009-02-09 Thread Philippe Guillebert
Giuseppe Santoro wrote: > I developed an Opennms extension , that add agent based protocol. Hi list, My first message on the list to state this : This is really cool stuff :) A few questions though : I'm not too familiar with the Windows voodoo, do you need something special to deploy your agen

Re: [opennms-devel] Agent protocol extensions for OpenNMS

2009-02-09 Thread Antonio Russo
this is an interesting feature. On which version of opennms you made the trial? Is it possible to look at the code? Do you know that in trunk we have WMI support? Regards Antonio Il giorno 05/feb/09, alle ore 16:04, Giuseppe Santoro ha scritto: Hi, I developed an Opennms extension , tha

[opennms-devel] Agent protocol extensions for OpenNMS

2009-02-08 Thread Giuseppe Santoro
Hi, I developed an Opennms extension , that add agent based protocol. This extension provides a new light protocol to comunicates with agents installed on nodes. In addition I designed a distribution system to distribute agents to several OS. This distributor is based on java service provider mecha