GithubHelp home page GithubHelp logo

amazon_aws_detail's Introduction

amazon_aws_detail

This OpenNetAdmin plugin will display detail information on a detail page about AWS. When installed you get information about VPC, Region, state, tags for hosts and subnets.

Install

  • Install via standard method outlined here: https://github.com/opennetadmin/ona/wiki/Plugins
  • Install aws-sdk (silly me I dont even know what version I used, figure this out and fix the info here) https://aws.amazon.com/sdk-for-php/
    • the sdk should be in the aws-sdk directory
    • mkdir aws-sdk;cd aws-sdk;wget https://github.com/aws/aws-sdk-php/releases/download/3.9.4/aws.zip;unzip aws.zip
  • Add an AWS manufacturer and device type. the installer script will do this for you in the future. i.e. 'AWS, EC2 Instance (Virtual Server)'
  • Add a subnet type that is prefixed with AWS and contains the region. i.e. 'AWS us-west-2'. Installer will do this in future.
  • Copy the amazon_aws_detail.conf.php.example file to /opt/ona/etc/amazon_aws_detail.conf.php and add your key/secret

TODO

  • make an installer
  • set up a better central sdk link
  • set up a central way to configure the keys
  • installer should add the new subnet type and device types
  • if it does not find the subnet on AWS, prompt to add it based on the info in ONA? This would likely need some input options, yet to be determined.

amazon_aws_detail's People

Contributors

mattpascoe avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

cloudxtreme

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.