Hi folks
I got a general question about flow-monitoring. Here is my theoretical setup: 1 Juniper ex-switch with let's say 3 directly connected firewall. The firewalls are connected on Port xe-0/0/0, xe-0/0/1 and xe-0/0/2. On the switch I configure the sflow protocal as following:
polling-interval 20; sample-rate { ingress 1000; egress 1000; } source-ip 10.x.x.x collector 10.x.x.x { udp-port 6343; } interfaces xe-0/0/0.0; interfaces xe-0/0/1.0; interfaces xe-0/0/2.0;
Now I'd like to see how much traffic there is on each link. I'd like to see what kind of traffic it is.
How do I set up PRTG now? I tried to add 3 sensors and do Include-Filters(Interface[0/0/0.0]), but this is not working properly because it only shows me the traffic that has its destination on that specified interface.
Can anyone please help?
Thanks very much!
Commandi
Add comment