This is a hardware inventory application that stands the tests of time. It allows systems to be linked with others and keeps track of the applications running on them.
Features
- very simple
- XML files stored on a SQL database all abstracted with DBI
- LDAP authentication ActiveDirectory and RFC2307 LDAP databases supported
- mod_perl2 based on top of Apache2 really fast!
- system is OS agnostic
- code follows modern MVC framework mentality and it was written from scratch (no framework used) on top of Class::DBI (to avoid writing code)
Requirements
- Apache + mod_perl2
- Template Toolkit
- Class::DBI
- Class::DBI::mysql
- AppConfig part of Template Toolkit
- Net::LDAP
- XML::LibXML
- XML::LibXSLT
- Digest::MD5
The system already knows about lshw -xml and this is the preferred method to collect hardware information about a given host. However, you can always write your own collection script/application and your XML Stylesheet/schema to validate the data.
If you need write-commit access to this repository please do one of the following:
- convince google to use Git, or
- email the project administrator