Page 1 of 1
Nagios Network Analyzer monitor Dell Force10 switch in sFlow
Posted: Tue Dec 12, 2017 10:19 pm
by rlneo
Hello All,
I setup nagios network analyzer and trying to monitor a Dell Force10 switch, i enabled sflow in Force10 side as follows:
Code: Select all
DELL-S4048-K13#show sflow
sFlow services are enabled
Egress Management Interface sFlow services are disabled
Global default sampling rate: 256
Global default counter polling interval: 15
Global default extended maximum header size: 256 bytes
Global extended information enabled: switch
2 collectors configured
Collector IP addr: 10.62.73.158, Agent IP addr: 10.62.91.245, UDP port: 6343
VRF: Default
Collector IP addr: 10.32.98.202, Agent IP addr: 10.62.91.245, UDP port: 6343
VRF: Default
0 UDP packets exported
357 UDP packets dropped
0 sFlow samples collected
stack-unit 1 Port set 0
Te 1/1: configured rate 256, actual rate 256
Te 1/2: configured rate 256, actual rate 256
In nagios NA server i'm trying to add a source, in type of sFlow, with IP and port of Dell Force10 enter.
Unluckly no data is collected.
Anyone has success experience in monitor a Dell Force10 switch in Nagios?
Thanks.
Re: Nagios Network Analyzer monitor Dell Force10 switch in s
Posted: Wed Dec 13, 2017 12:23 pm
by npolovenko
Hello,
@rlneo. I don't know the specific instructions on how to configure Sflow on your switch(maybe other users here will help with that). But a good way to get those instructions is to contact the manufacturer directly.
What I'd would suggest is to check whether port 6343 is restricted by a firewall on the Nagios NNA server. You could also run
iptables -nL to make sure that NNA is actually listening on the port 6343. I'd also try to telnet the switch from the NNA server.
Re: Nagios Network Analyzer monitor Dell Force10 switch in s
Posted: Wed Dec 13, 2017 7:51 pm
by rlneo
thanks - i checked network connectivity and iptables, seems fine.
Hope there's someone here who successfully configed dell force10 switch can share the steps.
Code: Select all
[root@localhost ~]# iptables -nL
Chain INPUT (policy ACCEPT)
target prot opt source destination
ACCEPT udp -- 0.0.0.0/0 0.0.0.0/0 udp dpt:1158
ACCEPT udp -- 0.0.0.0/0 0.0.0.0/0 udp dpt:6343
ACCEPT all -- 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED
ACCEPT icmp -- 0.0.0.0/0 0.0.0.0/0
ACCEPT all -- 0.0.0.0/0 0.0.0.0/0
ACCEPT tcp -- 0.0.0.0/0 0.0.0.0/0 state NEW tcp dpt:22
ACCEPT tcp -- 0.0.0.0/0 0.0.0.0/0 state NEW tcp dpt:443
ACCEPT tcp -- 0.0.0.0/0 0.0.0.0/0 state NEW tcp dpt:80
REJECT all -- 0.0.0.0/0 0.0.0.0/0 reject-with icmp-host-prohibited
Chain FORWARD (policy ACCEPT)
target prot opt source destination
REJECT all -- 0.0.0.0/0 0.0.0.0/0 reject-with icmp-host-prohibited
Chain OUTPUT (policy ACCEPT)
target prot opt source destination
[root@localhost ~]#
Re: Nagios Network Analyzer monitor Dell Force10 switch in s
Posted: Thu Dec 14, 2017 2:14 pm
by kyang
It looks like you were following this?
http://www.dell.com/support/article/us/ ... es?lang=en
I don't know exactly, but since you configured sFlow globally.
Have you tried setting sFlow at the interface level?
Re: Nagios Network Analyzer monitor Dell Force10 switch in s
Posted: Mon Dec 18, 2017 1:05 am
by rlneo
@kyang
yes - i configed at each interface level
Code: Select all
DELL-S4048-K13#show sflow
sFlow services are enabled
Egress Management Interface sFlow services are enabled
Global default sampling rate: 512
Global default counter polling interval: 30
Global default extended maximum header size: 256 bytes
Global extended information enabled: switch
2 collectors configured
Collector IP addr: 10.62.73.158, Agent IP addr: 10.62.91.245, UDP port: 6343 VRF: Default
Collector IP addr: 10.32.98.202, Agent IP addr: 10.62.91.245, UDP port: 6343 VRF: Default
571 UDP packets exported
579262 UDP packets dropped
4854 sFlow samples collected
stack-unit 1 Port set 0
Te 1/1: configured rate 512, actual rate 512
Te 1/2: configured rate 256, actual rate 256
Te 1/3: configured rate 512, actual rate 512
Te 1/4: configured rate 512, actual rate 512
Te 1/5: configured rate 512, actual rate 512
Te 1/6: configured rate 512, actual rate 512
Te 1/7: configured rate 512, actual rate 512
Te 1/8: configured rate 512, actual rate 512
Te 1/9: configured rate 512, actual rate 512
Te 1/10: configured rate 512, actual rate 512
Te 1/11: configured rate 512, actual rate 512
Te 1/12: configured rate 512, actual rate 512
Te 1/13: configured rate 512, actual rate 512
Te 1/14: configured rate 512, actual rate 512
Te 1/15: configured rate 512, actual rate 512
Te 1/16: configured rate 512, actual rate 512
Te 1/17: configured rate 512, actual rate 512
Te 1/18: configured rate 512, actual rate 512
Te 1/19: configured rate 512, actual rate 512
Te 1/20: configured rate 512, actual rate 512
Te 1/21: configured rate 512, actual rate 512
Te 1/22: configured rate 512, actual rate 512
Te 1/23: configured rate 512, actual rate 512
Te 1/24: configured rate 512, actual rate 512
Te 1/25: configured rate 512, actual rate 512
Te 1/26: configured rate 512, actual rate 512
Te 1/27: configured rate 512, actual rate 512
Te 1/28: configured rate 512, actual rate 512
Te 1/29: configured rate 512, actual rate 512
Te 1/30: configured rate 512, actual rate 512
Te 1/31: configured rate 512, actual rate 512
Te 1/32: configured rate 512, actual rate 512
Te 1/33: configured rate 512, actual rate 512
Te 1/34: configured rate 512, actual rate 512
Te 1/35: configured rate 512, actual rate 512
Te 1/36: configured rate 512, actual rate 512
Te 1/37: configured rate 512, actual rate 512
Te 1/38: configured rate 512, actual rate 512
Te 1/39: configured rate 512, actual rate 512
Te 1/40: configured rate 512, actual rate 512
Te 1/41: configured rate 512, actual rate 512
Te 1/42: configured rate 512, actual rate 512
Te 1/43: configured rate 512, actual rate 512
Te 1/44: configured rate 512, actual rate 512
Te 1/45: configured rate 512, actual rate 512
Te 1/46: configured rate 512, actual rate 512
Te 1/47: configured rate 512, actual rate 512
Te 1/48: configured rate 512, actual rate 512
Re: Nagios Network Analyzer monitor Dell Force10 switch in s
Posted: Mon Dec 18, 2017 2:11 am
by rlneo
Hi Everyone,
Finally i got it working.
Thanks everyone.
Re: Nagios Network Analyzer monitor Dell Force10 switch in s
Posted: Mon Dec 18, 2017 10:09 am
by kyang
Sounds good! Glad it's working for you now!
Were you in the right direction or did you do something else?
Did you have any more questions or are we okay to lock this up?
Re: Nagios Network Analyzer monitor Dell Force10 switch in s
Posted: Mon Dec 18, 2017 8:21 pm
by rlneo
@kyang - sure , feel free lock it up.
Re: Nagios Network Analyzer monitor Dell Force10 switch in s
Posted: Tue Dec 19, 2017 9:58 am
by kyang
Sounds good! I'll be closing this thread!
If you have any more questions, feel free to create another thread.
Thanks for using the Nagios Support Forum!