M
mh
Spike Asset Manager (SAM) is an open-source cross-platform framework
written in python for probing a system for components and reporting
them. It includes a driver file that probes for components commonly
found in a LAMPJ stack (Apache, MySQL, PHP, Tomcat, etc). Note that
the L in LAMP could be Linux, Solaris, Windows or Mac. SAM can find
multiple versions that are installed, query the rpm database and
indicate whether components are running.
Release 0.13 changes:
- Migrate to ElementTree from minidom
- Migrate to Cheetah from xsl
- Preliminary MacOSX support
thanks
Matt
written in python for probing a system for components and reporting
them. It includes a driver file that probes for components commonly
found in a LAMPJ stack (Apache, MySQL, PHP, Tomcat, etc). Note that
the L in LAMP could be Linux, Solaris, Windows or Mac. SAM can find
multiple versions that are installed, query the rpm database and
indicate whether components are running.
Release 0.13 changes:
- Migrate to ElementTree from minidom
- Migrate to Cheetah from xsl
- Preliminary MacOSX support
thanks
Matt