Questions tagged [nms]

Apache.NMS provides a rich .NET messaging API similar to JMS. The NMS project provides a client for Apache ActiveMQ the most popular and powerful open source message broker along with several others

Apache.NMS is a .NET API that provides a JMS like API for .NET messaging clients. The Apache.NMS project has several implementations of the NMS API available including one for ActiveMQ2 that provides many of the same advanced features as ActiveMQ's Java client library including connection failover support, SSL connectivity, Async sends, flow control and Message compression. Other NMS client libraries include Stomp, MSMQ, Tibco EMS and WCF.

125 questions
-1
votes
1 answer

Can use snmpset to modify the configuration of Cisco Router if SNMP RO?

We'd like to modify the configuration via SNMPset command but unfortunately now the SNMPv3 was wrongly configured to Read-only. So, we can't add the cmd to cisco router now unless we are using console directly. Any experts here could advise? Also,…
Alliv
  • 9
  • 1
-1
votes
2 answers

Problem with consumer.receive MessageSelector

I have a problem in activemq. I want to receive a special message from my activemq queue. I have there over 300 Messages, and I want one of the message. I solved this with a multiselectcombobox. In this box I have all messages with all properties I…
-1
votes
1 answer

Netflow gives absurd values in bps

I have been using netflow to collect n/w data and dumped it into my db. Netflow gives me NoOfBytes transfered as well as Traffic speed (bps). But, there seems to be inconsistency between this. My formula to calculate bps is : (NoOfBytes * 8) /…
unbesiegbar
  • 471
  • 2
  • 7
  • 19
-1
votes
1 answer

Query on Database Modelling for Network Infrastructure

I am thinking of writing a simple app(as of now) that discovers a CISCO/JUNIPER router and store the performance metrics of the router in the database using only snmp data available in the device. Going forward, Final goal is to monitor performance…
overexchange
  • 15,768
  • 30
  • 152
  • 347
1 2 3
8
9