Re: [opennms-devel] Extending OpenNMS model without change opennms-model jar

2008-07-07 Thread Matt Brozowski
On Fri, Jul 4, 2008 at 2:46 PM, Alejandro Galue <[EMAIL PROTECTED]> wrote: > Hello, > > This question is more related to spring than opennms but I hope you > can help me with that. > > I want to know how can I add additional entities to hibernate > sessionFactory bean without modifying application

[opennms-devel] Monitoring Processes open nms

2008-07-07 Thread Alejandro Islas
HI, I would like to create a service that monitors some private processes of our critic aplications. I read a Tutorial that does someting similar by linking a service to a private mib field value. Although this approach may work for my solution, I would like to know if its possible to do something

Re: [opennms-devel] Monitoring Processes open nms

2008-07-07 Thread Daniel Lacey
Alejandro Islas wrote: > HI, I would like to create a service that monitors some private > processes of our critic aplications. I read a Tutorial that does > someting similar by linking a service to a private mib field value. > Although this approach may work for my solution, I would like to kno