You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File "./idrac_2.2rc4", line 848, in <module>
result, tmp_code = PARSER().main()
File "./idrac_2.2rc4", line 644, in main
hw_dict = self.classifier(snmp_data, hw_dict) # classify data
File "./idrac_2.2rc4", line 413, in classifier
item_order = int(_.split()[0].split('.')[-1])
ValueError: invalid literal for int() with base 10: 'Bad'
Hi,
I would like to use your script to monitor my Dell iDRAC, but when I launch it against any of my host, I get the following errror :
Did you got an idea to address this please ?
Guillaume T.
The text was updated successfully, but these errors were encountered: