Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

2
votes
1answer
801 views

What serialization method is used for an ActiveMQ NMS C# object message?

I'm planning on using Apache NMS for ActiveMQ messaging, and am wondering what serialization method is going to be used on the objects I send? XML/Binary? What controls the serialization and how can ...
0
votes
0answers
16 views

“Network Management System” vs “Network Access Control”

I require to manage a small wireless-network (say an odd 100-200 devices). It's an Ad-Hoc environment wherein the devices may join or leave the network at anytime. I need a software through which I ...
0
votes
0answers
31 views

How can we add netflow capability in opennms

How can i add netflow capability in opennms. Please can anyone help me out of this. Thanks and regards Pradeep.B
0
votes
1answer
116 views

Error on building open NMS

I have openNMS 1.8.12-1 source code and trying to build it using maven and import the project to eclipse for development.I have run the command mvn eclipse:clean eclipse:eclipse -e form command line. ...
0
votes
2answers
1k views

Error in POM.xml

I am trying to build the openNMS in eclipse helios using maven. After importing the source using "import existing maven project" i get the around 10k errors. Also i have some error in pom.xml itself, ...
0
votes
0answers
86 views

Open NMS and web service

I have open NMS installed on my machine and now i want to run web services on the OpenNMS preferably AXIS web services and call them from my android device. Iam clear with communication of android ...
0
votes
0answers
58 views

Opennms + EMANATE snmp agent running on remote server

I am trying to monitor the services running on a remote server (where EMANATE snmp agent is installed) using Opennms running in my local. But I am not getting the directory with node_id created under ...
0
votes
2answers
69 views

Finding any rows where the latest event time is over a specified period

The relates to OpenNMS where I'm trying to write an automation in SQL. I have a system which sends events to a table every time the backup succeeds. I want to detect if the backup is overdue for any ...
0
votes
2answers
388 views

opensource network monitoring tools developed in java

Hi i want to know the best opensource network monitoring tool developed in java with very good support via forums and which should have the following features .. Fault and Alert mgmt Performance ...
0
votes
1answer
361 views

monitoring memcached stats with openNMS

did anyone tried monitoring memcached statistics with openNMS? If you did, what did you use?