bobbae / ipmiping

ipmi ping utility for bmc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ipmiping

IPMI ping in node.js

Usage

$ npm install
$ node ipmiping.js 10.10.10.1 10.10.10.2 ...

where 10.10.10.1, etc. are your BMC IPs.

About

ipmi ping utility for bmc

License:The Unlicense


Languages

Language:JavaScript 100.0%