I am not able to find services for one of the storage controller

i did nt make any changes …removed multiple times and added , i am able to discover many of the services …but not discovering few and getting below warning now .

WARNING: Exception while parsing agent section ‘netapp_api_fcp’: ValueError(“invalid literal for int() with base 10: ‘0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0’”,)
File “/omd/sites/omdciopd01/lib/python/cmk_base/data_sources/host_sections.py”, line 299, in _update_with_parse_function
return parse_function(section_content)
File “/omd/sites/omdciopd01/share/check_mk/checks/netapp_api_fcp”, line 150, in parse_netapp_api_fcp
fcp_data[“total_ops”] = int(values.get(“total_ops”, 0))