Skip to content

oxydaemon/acXMLreader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

acXMLreader is an in-progress tool for parsing the output of EMC's Navisphere CLI arrayconfig command into usable datastructures and/or database tables.  

Requirements:
SQLAlchemy 0.6.6
SQLite 3

History
---------------
This module was written out of the need to load Clariion information into an
existing DataWarehouse application within my organization.  As such, you may
notice that some of the tablenames/etc are not exactly "PEP8" compliant. 
Future versions will hopefully drive a rewrite of some of those table
definitions.

About

Python tool for parsing EMC Navisphere arrayconfig XML output

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 41.4%
  • Python 29.1%
  • CSS 25.9%
  • Shell 3.6%