Giter VIP home page Giter VIP logo

simple-itop-ui's Introduction

simple-itop-ui

A simple UI for iTop.

You use iTop (iTop on GitHub) as your internal CMDB with the following structure :

  • Location -> Rack -> Server
  • Location -> Rack -> Enclosure -> Server
  • Location -> Rack -> Enclosure -> NetworkDevice

This project will give you a simple page to show your datacenter and navigate between racks :

  • on the left, all racks of your location
  • on the right, the detail of each U of each rack and the content of each enclosure

Authentication

Authentication based on iTop.

iTop login

Warning :

  • The REST/JSON API requires iTop 2.0.1 or newer.
  • The REST/JSON API is restricted in iTop 2.5 or newer to the users having the profile REST Services User.

Installing

Copy file on your website server.

Modify <js/properties.js> to update your iTop webservice url in getITopUrl() function.

If you have more than one room in your data center,

Modify <js/properties.js> to specify them datacenter JSON object.

You can choose interface language beetwen en(english) or fr(french).

Modify <js/properties.js> to specify en / fr in getLanguage() function.

Put your logo in <img/home.png>.

Browsing & Enjoy

A simple URL :

https://yourdomain/simple-itop-ui/datacenter.html?id=NAME_OF_YOUR_LOCATION

On the left, you'll find all racks of the specified location :

iTop location

After choosing a rack, its detail appeares on the right, with occupied space chart :

iTop location

Under this detail, you'll find all servers and enclosures, and you can select an enclosure to show its internal detail :

iTop location

On the top right corner, you'll find a combobox to switch location :

iTop location

On the main page of a location, you can see the occupied space of all rack, with detail percent by clicking on the button :

iTop location

Also existing a page for showing a single rack.

https://yourdomain/simple-itop-ui/rack.html?id=NAME_OF_YOUR_RACK

Practice in iTop

For a good order of each Server or Enclosure in the Rack, you must specify the location in the Description field.

Format is with 3 digits.

Examples :

U-001-001
U-010-011
U-020-027

iTop location

Debuging in real time

For an easy view of the Rest Response, configure <js/properties.js> to activate the JSON viewer (function getIsDebugJSONVisible).

Authors

Thanks

  • Chart.js - Chart.js, Simple HTML5 Charts using the canvas element.
  • i18njs - i18njs, Internationalisation library for JS projects.

License

This project is licensed under Apache 2.0.

Contributing

We welcome contributions from the community!

simple-itop-ui's People

Contributors

khrys63 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

artpej

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.