paregupt / ucs_traffic_monitor

Cisco UCS traffic monitoring using Grafana, InfluxDB and Telegraf
MIT License
81 stars 25 forks source link

Top 10 Ports and Server showing no data on the FI Uplink port graphs #71

Closed somersbd closed 2 years ago

somersbd commented 2 years ago

Hi I just installed a new 3.0 ova and updated to the 6.0 code. When the default locations page loads only some of the Top 10 Ports and Servers info populates on the Top10 FI Uplink area, all other areas look good. Sometimes when refreshed one or two areas populate but never all four areas.

I have three domains, 24 chassis and 182 servers accross two locations.

paregupt commented 2 years ago

Few pointers:

somersbd commented 2 years ago

To answer most of the questions. The VM is not using 10% of allocated resources, All other graphs appear to be OK and the upgrade finished without errors. I reviewing the python interpter I do see the error listed below. Telegraf logs show no errors.

File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/local/lib/python3.6/site-packages/ucsmsdk/ucsdriver.py", line 55, in https_open return self.do_open(TLSConnection, req) File "/usr/lib64/python3.6/urllib/request.py", line 1320, in do_open raise URLError(err) urllib.error.URLError: <urlopen error [Errno -2] Name or service not known>

paregupt commented 2 years ago

Do you still see this problem?

paregupt commented 2 years ago

Closing this issue due to inactivity. Feel free to open it again for the same problem or a new issue for a different problem.