Open coom opened 6 years ago
ive got a similar error.
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'
the old script version works fine for me....
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.