8000 Comparing ranl:master...svamberg:master · ranl/monitor-utils · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ranl/monitor-utils
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: svamberg/monitor-utils
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 5 commits
  • 1 file changed
  • 1 contributor

Commits on Mar 22, 2017

  1. Move OID values from smtp* to %oid in _set_oid()

    OID values was different for NetApp cluster, setting OID values
    after
    - rename snmp_* and snmp* strings to $oid{*}
    - rename local $oid variable to $suboid (used in foreach)
    - now filling %oid in _set_oid() after _create_session()
    Michal Svamberg committed Mar 22, 2017
    Configuration menu
    Copy the full SHA
    b8fb41d View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2017

  1. Add support Ontap 9.x in Cluster Mode

    Michal Svamberg committed Mar 23, 2017
    Configuration menu
    Copy the full SHA
    6a4cffa View commit details
    Browse the repository at this point in the history
  2. Add NODEHEALTH test for C-Mode, fix Voltage sensor

    Michal Svamberg committed Mar 23, 2017
    Configuration menu
    Copy the full SHA
    fcfc024 View commit details
    Browse the repository at this point in the history
  3. Add detection of cluster mode

    Michal Svamberg committed Mar 23, 2017
    Configuration menu
    Copy the full SHA
    2b5d3b1 View commit details
    Browse the repository at this point in the history
  4. Fix auto-detection of C-Mode ONTAP

    Michal Svamberg committed Mar 23, 2017
    Configuration menu
    Copy the full SHA
    7ffacdd View commit details
    Browse the repository at this point in the history
Loading
0