Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding -x option which allows user to specify a threshold and check if atleast those many hosts are active #138

Merged
merged 6 commits into from
Oct 30, 2018

Commits on Oct 17, 2018

  1. Adding -x option which allows user to specify a threshold and check i…

    …f atleast those many hosts are active
    deepak0004 committed Oct 17, 2018
    Configuration menu
    Copy the full SHA
    7338b4b View commit details
    Browse the repository at this point in the history
  2. Making the reqd changes

    deepak0004 committed Oct 17, 2018
    Configuration menu
    Copy the full SHA
    b18e930 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8e33dae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9812557 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2018

  1. Adding separate exit codes for success or failure, and printing the n…

    …umber of reachable hosts
    deepak0004 committed Oct 27, 2018
    Configuration menu
    Copy the full SHA
    af9b3bf View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2018

  1. Removing flag variable and its dependencies, printing required and re…

    …achable hosts, and changing initialisation of min_reachable
    deepak0004 committed Oct 28, 2018
    Configuration menu
    Copy the full SHA
    03d821e View commit details
    Browse the repository at this point in the history