/DCmd

Data Center management data

Primary LanguageJavaScript

Data Center Meta Data

Data Center Meta Data is a Data Center Asset management system that maintains records for applications, servers, software clusters, as well as the individuals responsible for them.

DCmd is being developed on the Grails framework, and leverages the technologies of VMWare and LDAP for retrieving software and contact information; Jquery/Javascript, JQgrid, JSON/AJAX for querying and saving to the Database.

Image of Home Page

API

For API usage, consult the API page.

JQGrid

Important information when pulling the repositiory. Once you pull the DCmd source code, you have to follow these instructions to ensure that some of the functions for the jqgrid works.

  1. Navigate to directory DCmd[Sitar-inf] > .links_to_grails_plugins > jqgrid-3.8.0.1 > web-app > js > jqgrid

  2. copy "ctrl-A, ctrl-C" contents of the file jquery.jqGrid.min.js

  3. Navigate to directory Sitar-inf-graislPlugins>jqgrid-3.8.0.1 > web-app > js > jqgrid and replace contents of jquery.jqGrid.min.js with "ctr-A, delete, ctr-V". Then save.