dangmocrang / check_idrac

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

Update to use python3 #68

Closed Kyetech-IT-Manager closed 1 year ago

Kyetech-IT-Manager commented 1 year ago

I am using Console Labs OMD (4.6) with Thruk (2.48) with Naemon (nagios clone) - great product. The current check_idrac.py works with python v2

New version Console Labs OMD (5.1) with Thruk (3.0x) uses python v3

Wondering if you could updated this great idrac snmp utility to work with python v3?

Kyetech-IT-Manager commented 1 year ago

Hello

After some minor changes to the check_idrac.py file, It does run with python 3.