qping
Simple wrapper around native ping command using promises (Q).
Install
$ npm install qping
Example
ping = ; ping
This example would write the following to the console if run from my network...
latency: 202 ttl: '43' status: true host: '8.8.8.8'