dangmocrang / check_idrac

A script to monitoring DELL IDRAC via SNMP
Other
74 stars 53 forks source link

File "./idrac_2.2rc4.py", line 194 print 'no IP address specified!' #67

Open Donvito777 opened 2 years ago

Donvito777 commented 2 years ago

As in the title.

I specified the host ip address in the idrac_2.1.conf but still have this error. Any idea why this is? Also it would be good to have installation instruction in bullet points.

wetcoriginal commented 1 year ago

If this is what I think, the error message is incomplete and tells you that the parentheses are missing because you are running the script with python3 instead of python2 Uninstall python3 and install python2 and try again

mckaygerhard commented 3 weeks ago

i requested new instructions as #76 cos seems this is for older version of nagios.. (noted the conf extension, agains the new cfg one)