Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - danieln

#1
General / Re: Java API
January 02, 2012, 02:03:28 PM
Thank you vm!
#2
General / Re: Java API
January 02, 2012, 01:19:55 PM
Thanks Victor,

Where can I get the java api source code packages? Don't see them in the downloads sections, only the binaries and javadocs.
When will 1.1.8 be available?

Thanks

Daniel
#3
General / Java API
January 01, 2012, 05:12:18 PM
Hi,

As I am evaluating NetXMS for our needs, I have two questions:

1. My main goal is to be able to push events from a java application into the NMS. As my java application emits JMX notifications, I want to catch them and using your java-api send a status event to netxms. Do you consider that a valid solution? Is there an online example of java api use for statuses and events?

2. Another requirement is to be able to execute commands from the network map on hosts and components. Is it possible to define such commands to be invoked from a context menu on the map? (e.g. open a web browser with a specific URL)

Thanks in advance

Daniel