Git Product home page Git Product logo

ospsurvey's Introduction

Red Hat OpenStack Platform Survey

Mark Lamourine
[email protected]

This software is meant to provide visibility and reporting on the current state of an existing Red Hat OpenStack Platform deployment.

The tool consists of three components.

  1. Data Collection - Survey
  2. Data Storage - Time Series data
  3. Reporting - Text or formatted state and change analysis output

Where possible the components use or integrate with existing infrastructure: communications, database and presentation.

Usage

The ospsurvey command is meant to be run on a Director node as the stack user. It uses the OS_* environment variables for authentication and access to the undercloud.

The survey results can be reported either as a pretty table or as JSON

Probes

  • RHEL OS Release
  • RH OSP Release
  • Overcloud Deployment info:
    • Overcloud stack name
    • Overcloud deploy date/time
    • Overcloud update date/time

Revision Number: 0.1.1
Revision Date: Tue Dec 10 21:13:56 UTC 2019

ospsurvey's People

Contributors

markllama avatar

Watchers

 avatar James Cloos avatar

ospsurvey's Issues

[RFE] Software should be able to enumerate the servers and report their roles

The software should be able to get a list of servers in the overcloud and determine the role each is
assigned within the cluster.

Query types:

  • Single Server: Report the assigned role
  • Single Role: report all member servers
  • Summary: report all roles and member servers

It should also be able to detect and report on nodes that have not been tagged into a role or nodes that have not been deployed as servers.

RFE - survey should test API endpoint availability

before attempting to communicate with the openstack services the survey should query the service API endpoints from keystone and verify that all endpoints are active and responding to simple queries.

[RFE] Should verify software subscription status

The software should be able to poll the status of subscription-manager and the local yum repos:

  • is the system subscribed?
  • what subscriptions are consumed?
  • what repos are enabled?

It should also be able to distinguish between rhn_* and subscription-manager and between public and satellite repo sources.

[RFE] Query ILOM event logs

The software should be able to query the ILOM event logs of a server and report any significant events or event changes.

[RFE] Report security updates available

The software should be able to check and report the list of software updates available.
The report should include security level and make sorting by package or by security level.

RFE - count servers and servers in each profile

The survey should determine the number of servers in the cluster and their assigned roles, and report
that. The survey can then be used to target further probes.

servers = [
{name: , profile: },
...
]

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.