NetXMS Support Forum

English Support => General Support => Topic started by: Lotfi on May 12, 2016, 11:21:02 PM

Title: How to monitor network bandwidth in NetXMS??
Post by: Lotfi on May 12, 2016, 11:21:02 PM
Hello,
I would like to know if it is possible to monitor the leased line/wan connection and show TX/RX on the map.
Thanks in advance
Title: Re: How to monitor network bandwidth in NetXMS??
Post by: tomaskir on May 12, 2016, 11:52:31 PM
Of course, this is one of the most basic functions NetXMS provides.

You of course need to be able to read this over SNMP from a network device terminating that connection.
Title: Re: How to monitor network bandwidth in NetXMS??
Post by: Lotfi on May 14, 2016, 01:03:10 AM
Hello Sir, and thank you for your reply, You mean that this must be implemented on the receiving router? I mean the polling
Title: Re: How to monitor network bandwidth in NetXMS??
Post by: tomaskir on May 14, 2016, 01:30:18 AM
Router will expose the data over SNMP.
SNMP needs to be configured on the router.

NetXMS will then poll the data from the router using SNMP.
Title: Re: How to monitor network bandwidth in NetXMS??
Post by: Lotfi on May 15, 2016, 09:48:58 AM
thank you Sir.