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

Optmising the speed of the code #9

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on May 26, 2020

  1. Update eZServerMonitor.sh

    mauricioph committed May 26, 2020
    Configuration menu
    Copy the full SHA
    c2d34fc View commit details
    Browse the repository at this point in the history
  2. Update eZServerMonitor.sh

    Speed up the processing of the script by optimising if statements with logical operators.
    mauricioph committed May 26, 2020
    Configuration menu
    Copy the full SHA
    774fc7f View commit details
    Browse the repository at this point in the history
  3. Update eZServerMonitor.sh

    Posix compliance on df command.
    mauricioph committed May 26, 2020
    Configuration menu
    Copy the full SHA
    bf70cb0 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2020

  1. added remote server

    mauricioph committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    7cacf7c View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2020

  1. Remove lsb_release catting

    mauricioph committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    0482b7c View commit details
    Browse the repository at this point in the history