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

Added new interface metrics: speed, mtu, duplex and isup. (#646) #837

Open
wants to merge 16 commits into
base: maint
Choose a base branch
from

Commits on Dec 19, 2021

  1. Configuration menu
    Copy the full SHA
    561c7ed View commit details
    Browse the repository at this point in the history
  2. Space removed.

    czet committed Dec 19, 2021
    Configuration menu
    Copy the full SHA
    75c4ebd View commit details
    Browse the repository at this point in the history
  3. Removed the new metrics from graphing.

    czet committed Dec 19, 2021
    Configuration menu
    Copy the full SHA
    30b0909 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b4debb9 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2021

  1. Changed type of isup from string to boolean.

    czet committed Dec 20, 2021
    Configuration menu
    Copy the full SHA
    e1477da View commit details
    Browse the repository at this point in the history
  2. Changelog updated.

    czet committed Dec 20, 2021
    Configuration menu
    Copy the full SHA
    161c8e2 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2022

  1. Configuration menu
    Copy the full SHA
    c02b1a7 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2022

  1. Configuration menu
    Copy the full SHA
    b486e05 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2022

  1. Update what we build for

    jomann09 authored Aug 29, 2022
    Configuration menu
    Copy the full SHA
    a891ae4 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2022

  1. Updated MacOS installer and uninstaller to support modern Macs:

    Installer:
      - Walk user through setting up Full Disk Access for terminal program
      - Install Python v2.7 if necessary
      - Walk user through authorizing unsigned Python executable
      - Added a lot more output to make it easier to debug failed installations
      - Added more checks to prevent failures for unexpected machine state
      - Fixed "upgrade" mode so that it actually works reliably
      - No longer requires plugin volume name to be hard coded in the installer
      - Added summary showing all added NCPA elements
    
    Uninstaller:
     - Fixed inability to remove nagios user and group
     - Added more checks to allow re-executing if some system state prevents completion
      - Added summary showing NCPA elements, so you can confirm they have been removed
    
    Added README.txt file to installer disk image, and updated build script.
    phreditorNG committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    27daeea View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2022

  1. Removed Full Disk Access requirement, removed Python install. Added R…

    …EADME to package.sh for MacOS.
    phreditorNG committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    6a23059 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc5684c View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2022

  1. Configuration menu
    Copy the full SHA
    95038a7 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into fix_Mac_install

    * master:
      Update .gitignore to ignore build files on MacOS
    phreditorNG committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    7089e0b View commit details
    Browse the repository at this point in the history
  3. 1 Configuration menu
    Copy the full SHA
    9ef1e7e View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2022

  1. Configuration menu
    Copy the full SHA
    b5d5d71 View commit details
    Browse the repository at this point in the history