Download List

Descripción del Proyecto

nVentory is a Ruby on Rails application to manage
inventory in multiple data centers. It can manage
server functionality assignment, customer/server
assignment, racking, and more. It can track which
servers are doing what, and where they are in your
data centers. It allows you to visualize server
locations and rack space with GUI tools.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-11-06 16:44 Back to release list
0.6

El servidor se actualizó desde Rails 2.0.2 a 2.1.1. Se agregó el soporte para las consultas sobre las asociaciones arbitrarias. Esto le permite a los nodos de consulta basada en su centro de datos. INVENTARIO mantiene actualmente "virtual" de las asignaciones para los nodos basados en la jerarquía del grupo de nodos. Esto hace que trabajar con la jerarquía del grupo de nodos más fácil. El servidor ahora sólo devuelve los datos del modelo principal de forma predeterminada. Esto le permite solicitar todos los nodos de la base de datos una vez que se escala el pasado 1000 nodos o menos. Una variedad de otros varios errores fueron corregidos.
Tags: Major feature enhancements
The server was upgraded from Rails 2.0.2 to 2.1.1.
Support was added for queries on arbitrary
associations. This allows you to query nodes based
on their datacenter. nVentory now maintains
"virtual" assignments for nodes based on the node
group hierarchy. This makes working with the node
group hierarchy easier. The server now only
returns data from the main model by default. This
allows you to request all of the nodes in the
database once you scale past 1000 nodes or so. A
variety of other miscellaneous bugs were fixed.

Project Resources