artpej / simple-itop-ui

A simple UI for iTop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

simple-itop-ui

A simple UI for iTop.

You use iTop as your internal CMDB with the following structure :

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

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

Authentication

Authentication based on iTop.

Installing

Copy file on your website server. Modify js/properties.js to update your itop webservice url.

A simple URL :

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

Also existing a page for showing a single rack.

Authors

License

This project is licensed under Apache 2.0.

##Contributing

We welcome contributions from the community!

About

A simple UI for iTop


Languages

Language:JavaScript 52.6%Language:CSS 27.2%Language:HTML 20.3%