NetXMS Support Forum

English Support => General Support => Topic started by: LBKRE on October 28, 2015, 12:35:18 PM

Title: Find the Top 5 Values instances from a DCI
Post by: LBKRE on October 28, 2015, 12:35:18 PM
Greetings from Germany

I need to know wich are the top 5 bandwith users on our VPN-Concentrator. I am able to get "VPN {instance-name} bits/s OUT" by an SNMP query .1.3.6.1.4.1.12356.101.12.2.2.1.19.{instance}. This value has a delta calculation "Delta per second".

How can i find the to 5 values (average values) and ad them to a Dashboard?

Thanx for this marvelous tool

Ludger

Title: Re: Find the Top 5 Values instances from a DCI
Post by: Victor Kirhenshtein on October 29, 2015, 10:28:41 PM
Hi,

are your top 5 changes all the time? How often it changes? How do you want to see them on dashboard - as charts or as table?

Best regards,
Victor
Title: Re: Find the Top 5 Values instances from a DCI
Post by: LBKRE on October 30, 2015, 10:00:04 AM
Hello,
in this case i think it can be a table with the actual bandwith. But only the  top 5 nodes at the Moment should apear in the list.

Greeting from germany
Title: Re: Find the Top 5 Values instances from a DCI
Post by: Victor Kirhenshtein on November 06, 2015, 11:59:19 AM
Hi,

then you can use transformation script on table DCI to find top five values and delete the rest.

Best regards,
Victor