Code Monkey home page Code Monkey logo

activeiq's Introduction

ActiveIQ API

This is a repository for me to keep my various experimental scripts based upon the NetApp ActiveIQ API:

https://activeiq.netapp.com/api

NetApp ActiveIQ provides a wealth of data for deployed NetApp storage systems and the API provides an ability for users of the platform to build custom reporting capabilities for analysis of these systems.

Scripts available in this repository

Node Performance This script takes a NetApp ONTAP cluster name, gathers details for all nodes within that cluster and presents the CPU and peak performance figures for each node with recommended actions. The time period for analysis is specified by the user (in days) with a minimum recommendation of at least 30 days.

Displaying results for all 2 nodes in cluster CLUSTER

Node_Name   Node_Model Node_Serial  CPU_Utilisation_Average Peak_Performance_Average Node_Headroom                 Variance
---------   ---------- -----------  ----------------------- ------------------------ -------------                 --------
CLUSTER_N01 AFF8080    211649000287 22.41%                  58.19%                   Node has headroom available   CPU usage is steady
CLUSTER_N02 AFF8080    211649000288 11.82%                  54.95%                   Node has headroom available   * CPU usage is highly variable

Node Performance + FCP This script is the same as the Performance script above, but adds an additional flag to highlight any nodes in the cluster that currently deliver FCP IOPS.

Displaying results for all 2 nodes in cluster CLUSTER

Node_Name   Node_Model Node_Serial  CPU_Utilisation_Average Peak_Performance_Average Node_Headroom                 Variance                         FCP
---------   ---------- -----------  ----------------------- ------------------------ -------------                 --------                         ---
CLUSTER_N01 AFF8080    211649000287 22.41%                  58.19%                   Node has headroom available   CPU usage is steady              Yes
CLUSTER_N02 AFF8080    211649000288 11.82%                  54.95%                   Node has headroom available   * CPU usage is highly variable   Yes

Credits

Many thanks to Adrian Bronder for his initial code for authentication against the ActiveIQ API.

Also thanks to Carl Granfelt for his assistance in script requirements and code testing.

Comments

If you have any questions or comments feel free to get in touch or raise an issue.

activeiq's People

Contributors

benhornertech avatar

Stargazers

 avatar

Watchers

 avatar  avatar

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.