Download List

项目描述

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 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.

2009-04-13 10:38
0.7

此版本增加了一个节点搜索框仪表板。它无视通过协会has_one来变通解决似乎是在Rails的错误。它清除代码示例数据,并隐藏在仪表板上的“安装示例数据”链接,如果数据库在它的数据。在Perl客户端已被修改始终节点使用其注册的FQDN。这确保了在Ruby客户端的兼容性,与蚀刻蚀刻如果被配置为使用分组数据的节点服务器的nVentory。各种各样的修复,让nVentory工作如果不能在Web服务器的URL空间根目录运行。
This release adds a node search box to the dashboard. It ignores has_one through associations to work around what appears to be a bug in Rails. It cleans up the sample data code, and hides the "Setup Sample Data" link on the dashboard if the database has data in it. The Perl client has been modified to always register nodes using their FQDN. This ensures compatibility with the Ruby client, and with etch if etch is configured to use an nVentory server for node grouping data. A variety of fixes that allow nVentory to work if it is not running at the root of the Web server URL space.

2008-11-06 16:44
0.6

服务器是从Rails 2.0.2升级到2.1.1。有人支持任意协会查询补充。这使您可以在其数据中心的查询节点。 nVentory目前保持“上层次的节点组基于节点的虚拟”的任务。这使得同组的节点层次变得更简单。现在服务器只返回默认情况下,主模型数据。这使得你可以在数据库中的所有节点,一旦你过去的1000个节点左右的规模。其他杂项的各种错误固定。
标签: 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.

2008-08-27 00:14
0.5

Ruby和Perl的命令行客户端增加了。两者都可以收集约节点数据一大堆登记数据库。一个节点的高级搜索功能实施,允许在任何一个节点方面的搜索(例如,显示与英特尔的CPU运行CentOS 4的所有节点)。数据模型是简化了一点,替换为一个通用的,分层“节点组”模式分组的各项具体类型。
标签: Major feature enhancements
Ruby and Perl command-line clients were added.
Both can gather a bunch of data about a node and
register it with the database. An advanced search
capability for nodes was implemented, allowing
searching on any aspect of a node (for example,
show all nodes with an Intel CPU running CentOS
4). The data model was simplified a bit, replacing
various specific types of grouping with a generic,
hierarchical "node group" model.

2007-04-24 00:32
alpha1

标签: Initial freshmeat announcement

Project Resources