Open jaykumar-jnpr opened 7 years ago
Same example in Nagios plugin
👍
That would be a nice addition. We could make username and password optional and adjust the connect string. Could you help with a PR to do that?
Will this be implemented. Much needed feature :+1:
Rubyipmi support creating connection to localhost without any connection parameters (without username, password, host etc) using openipmi driver. Can sensu-plugins-ipmi also support this.
rubyipmi
Additionally, if your using openipmi and will be using rubyipmi to connect to the localhost you can utilize the openipmi driver and not have to pass in any connection parameters.