1.0.4 • Published 5 years ago

tping v1.0.4

Weekly downloads
1
License
ISC
Repository
-
Last release
5 years ago

ping - Tarumbo


Welcome to tping - A project by Tarumbo


tping is a module designed to ping projects


Code examples

  • Install

    Global module is recommended

npm i -g tping
  • Ping

    Ping something :o

$ tping (ip / site)

This will ping the ip / site every 5 minutes and will ceate a graph into a file named t-ping(PROJECT_IP/SITE_HERE).json

  • Using with PM2

    Pm2 is a process manager

$ npm i -g pm2
$ pm2 start "tping (ip/site)"
  • Viewing charts

    View charts for more advanced data

$ tping (ip/site) logs

More info

TPing (@tarumbo/ping) is a pinging module, allowing you to make requests to sites / ip's every 5 minutes. It default will log as a timeout error if there is no response after 15 sceodns of the request. This is then logged into the files which are documented above. When pinging your app can redirect 20 times on request.

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago