#DCmd has been moved to a new github location #It can be found at this URL. https://github.com/uhawaii-system-its-ti-iam/DCmd
#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.
##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.
-
Navigate to directory DCmd[Sitar-inf] > .links_to_grails_plugins > jqgrid-3.8.0.1 > web-app > js > jqgrid
-
copy "ctrl-A, ctrl-C" contents of the file jquery.jqGrid.min.js
-
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.