Hi @Stefan_Markovic, and thanks for reporting this!
Can you send me the agent output of that host, maybe per direct message?
I saw this some time ago, but was never able to reproduce it.
vim /opt/omd/versions/2.1.0p10.cee/share/check_mk/checks/brocade_fcport
Edit from : if len(if_info) == len(speed_info):
to : if len(if_info) == len(speed_info)-2:
Solusion form Brocade_fcport, Port Summary - General - Checkmk Community
It will show then good speed but will destroy output Brocade 6510 switch in out fabric
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed. Contact an admin if you think this should be re-opened.