dangmocrang / check_idrac

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

Add IPv6 support #46

Open ndeffayet opened 6 years ago

ndeffayet commented 6 years ago

check_idrac currently didn't support IPv6

Adding IPv6 support is easy because it require just to prefix host value with 'udp6:' when calling SNMP commands.

Please find attached a patch: idrac_2.2rc4_ipv6.patch.txt