Hi,
First, in this post if I write monitoring I mean display on the map
Since I've not found any info about monitoring of LAGs of Switches I'd like to ask:
I have LAG of 2 interfaces in two switches, so it's looks like:
Switch 1 LAG: Interfaces: 50,51
Switch 2 LAG: Interfaces: 20,21
How I can monitor data flow LAG of several interfaces?
In case of monitoring one interface connection between switches I'm using next script:
{host:[key].function(0)} - and it works good.
I've tried to make somethinf like this(one the screen below), but seems it's not good practice.

Please if you have any mind or advice, I'm open to it.
Thank you
First, in this post if I write monitoring I mean display on the map
Since I've not found any info about monitoring of LAGs of Switches I'd like to ask:
I have LAG of 2 interfaces in two switches, so it's looks like:
Switch 1 LAG: Interfaces: 50,51
Switch 2 LAG: Interfaces: 20,21
How I can monitor data flow LAG of several interfaces?
In case of monitoring one interface connection between switches I'm using next script:
{host:[key].function(0)} - and it works good.
I've tried to make somethinf like this(one the screen below), but seems it's not good practice.
Please if you have any mind or advice, I'm open to it.
Thank you
Comment