Giter Site home page Giter Site logo

dping's Introduction

dping(.sh)

dping packetloss loging timestamp

Introduction

Dateping - a rudimentary attempt to see when packetloss happens. It is simple but effective and easy to run. Normal situaties with MTR (Mytraceroute) does show loss, but no timestamp is written down somewhe.

How to use

Set the permissions to execute (by chmod +x dping). And place it in '/usr/sbin/' or any best path you like (or symlink it from there). Best usage is within a screen to keep it running in the background.

The 'help' from dping:

dping [options] ipaddr

options:
-h, --help              show brief help
-v, --verbose           logging of both success and failure on screen

default is silent. Logging is always done to dping_<ipaddr>_err.log
sending Ctrl-C stops this program

Example output

The text file generated looks like this:

Started at Thu May 18 09:50:44 CEST 2017

Thu May 18 18:33:59 CEST 2017: 1 packets transmitted, 0 received, 100% packet loss, time 1000ms
Fri May 19 00:03:18 CEST 2017: 1 packets transmitted, 0 received, 100% packet loss, time 1000ms

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.