Build precise queries to find exactly what you need
Press ESC to close
@Cyril
Member Since: December 1, 2011
Favorites0
Views
Projects0
I just and : SetLocale("en-us") at the top of script for server with specific number format (2008R2, us, with french number format) The PhilS second point seems to be true
Reviewed 14 years ago
Very excellent. For me, with ilo2 and latest firmware, i have aa error : ILO2_HEALTH UNKNOWN - ERROR: Failed to establish SSL connection with ***** Changed : $client = new IO::Socket::SSL->new(PeerAddr => $host); to: $client = new IO::Socket::SSL->new(PeerAddr => $host,SSL_verify_mode => SSL_VERIFY_NONE); After, check is fully ok.
Reviewed 12 years ago
Usefull script, Thank you. You can add -On -Oe parameters to snmpwalk. Scripts will be ok if cisco mibs is present.
Reviewed 10 years ago