<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Martin&#039;s Blog &#187; GLPI</title>
	<atom:link href="http://martinliu.cn/tag/glpi/feed" rel="self" type="application/rss+xml" />
	<link>http://martinliu.cn</link>
	<description>如何以服务的视角管理IT？</description>
	<lastBuildDate>Sun, 13 May 2012 16:36:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>GLPI 0.80.2 release</title>
		<link>http://martinliu.cn/2011/07/glpi-0-80-2-release.html</link>
		<comments>http://martinliu.cn/2011/07/glpi-0-80-2-release.html#comments</comments>
		<pubDate>Wed, 27 Jul 2011 14:00:48 +0000</pubDate>
		<dc:creator>Martin Liu</dc:creator>
				<category><![CDATA[Asset Mgmt]]></category>
		<category><![CDATA[GLPI]]></category>
		<category><![CDATA[中文包]]></category>
		<category><![CDATA[升级]]></category>
		<category><![CDATA[发布]]></category>
		<category><![CDATA[安装]]></category>
		<category><![CDATA[简体中文]]></category>

		<guid isPermaLink="false">http://martinliu.cn/?p=51428</guid>
		<description><![CDATA[GLPI 0.80.2主要修复了几个重要的bug和安全的bug。GLPI推荐广大用户还是升级到这个最新版本。 Bug #2960: Use notif not set for auto users Bug #2961: Massive action : add actor Bug #2979: Add/delete a document not in the history Bug #2985: Crash in business rules Bug #2986: No value input for some criteria Bug #2992: Manage spare drive in ocs sync Bug #2993: Ldap import with quote<p><a href="http://martinliu.cn/2011/07/glpi-0-80-2-release.html" class="more-link">Continue reading &#187;</a></p>
Related posts:<ol>
<li><a href='http://martinliu.cn/2008/11/ocs-inventory-ng-102-rc3-available-and-glpi-0712-available.html' rel='bookmark' title='[项目更新] OCS Inventory NG 1.02 RC3 available and GLPI 0.71.2 available'>[项目更新] OCS Inventory NG 1.02 RC3 available and GLPI 0.71.2 available</a></li>
<li><a href='http://martinliu.cn/2007/11/glpi-features-list.html' rel='bookmark' title='GLPI资产管理系统－－功能列表'>GLPI资产管理系统－－功能列表</a></li>
<li><a href='http://martinliu.cn/2007/04/glpi-it-asset-mgmt.html' rel='bookmark' title='GLPI &#8211;IT资源生命周期管理'>GLPI &#8211;IT资源生命周期管理</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>GLPI 0.80.2主要修复了几个重要的bug和安全的bug。GLPI推荐广大用户还是升级到这个最新版本。<br />
    Bug #2960: Use notif not set for auto users<br />
    Bug #2961: Massive action : add actor<br />
    Bug #2979: Add/delete a document not in the history<br />
    Bug #2985: Crash in business rules<br />
    Bug #2986: No value input for some criteria<br />
    Bug #2992: Manage spare drive in ocs sync<br />
    Bug #2993: Ldap import with quote in user_dn<br />
    Bug #2994: Rights check on ldap_mass_sync.php<br />
    Bug #2995: SQL error for post-only with validation right<br />
    Bug #3001: Error on asign to group from SLA<br />
    Bug #3003: ##ticket.observerusers## for ticket notif<br />
    Bug #3005: Field Unicity update fields<br />
    Bug #3017: Security fix on autocompletion<br />
    Bug #3020: No history for satisfaction<br />
    Feature #2973: Add observer from rule<br />
    Feature #2983: Add member to recursive group<br />
    Feature #3008: include fa_IR lang<br />
    Task #2984: Deport supplier dropdown with others dropdown on ticket modification<br />
以上是详细的变更记录。主要是bug修复，仅有3处功能增强，和一个改进的地方。<br />
好消息是，我所翻译的中文包最新版已经包含在此版本中。下面是新版语言文件的版本信息：<br />
/*<br />
 * @version $Id: zh_CN.php 14949 2011-07-20 06:25:24Z moyo $<br />
 &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
 GLPI &#8211; Gestionnaire Libre de Parc Informatique<br />
 Copyright (C) 2003-2011 by the INDEPNET Development Team.</p>
<p> http://indepnet.net/   http://glpi-project.org<br />
 &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
从这可以看出是Moyo在2011-07-20从翻译工具中抽取的中文文件，然后加入到新版安装包中的。<br />
如果你是使用此版本升级安装的话，你可能会觉得新版的中文界面应该较以前有较大提升。特别是在首页和票单的页面上有不少的改进。</p>
<p>Related posts:<ol>
<li><a href='http://martinliu.cn/2008/11/ocs-inventory-ng-102-rc3-available-and-glpi-0712-available.html' rel='bookmark' title='[项目更新] OCS Inventory NG 1.02 RC3 available and GLPI 0.71.2 available'>[项目更新] OCS Inventory NG 1.02 RC3 available and GLPI 0.71.2 available</a></li>
<li><a href='http://martinliu.cn/2007/11/glpi-features-list.html' rel='bookmark' title='GLPI资产管理系统－－功能列表'>GLPI资产管理系统－－功能列表</a></li>
<li><a href='http://martinliu.cn/2007/04/glpi-it-asset-mgmt.html' rel='bookmark' title='GLPI &#8211;IT资源生命周期管理'>GLPI &#8211;IT资源生命周期管理</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://martinliu.cn/2011/07/glpi-0-80-2-release.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>GLPI 8.0 简体中文语言包(100%)发布</title>
		<link>http://martinliu.cn/2011/07/glpi-8-%e7%ae%80%e4%bd%93%e4%b8%ad%e6%96%87-%e8%af%ad%e8%a8%80%e5%8c%85%e4%b8%8b%e8%bd%bd.html</link>
		<comments>http://martinliu.cn/2011/07/glpi-8-%e7%ae%80%e4%bd%93%e4%b8%ad%e6%96%87-%e8%af%ad%e8%a8%80%e5%8c%85%e4%b8%8b%e8%bd%bd.html#comments</comments>
		<pubDate>Sat, 02 Jul 2011 17:07:10 +0000</pubDate>
		<dc:creator>Martin Liu</dc:creator>
				<category><![CDATA[Asset Mgmt]]></category>
		<category><![CDATA[GLPI]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[下载]]></category>
		<category><![CDATA[中文]]></category>
		<category><![CDATA[汉化]]></category>
		<category><![CDATA[简体中文]]></category>
		<category><![CDATA[翻译]]></category>

		<guid isPermaLink="false">http://martinliu.cn/?p=51334</guid>
		<description><![CDATA[本语言包已经包含于GLPI的项目中，从GLPI下载的最新版的安装包中应该包含了本翻译。 本网站会持续优化此中文翻译，如果需要得到最新版的更新成果请关注本网站。 站内其他GLPI相关文章列表，请点击查看 Related posts: GLPI 0.80.2 release [项目更新] OCS Inventory NG 1.02 RC3 available and GLPI 0.71.2 available GLPI &#8211;IT资源生命周期管理
Related posts:<ol>
<li><a href='http://martinliu.cn/2011/07/glpi-0-80-2-release.html' rel='bookmark' title='GLPI 0.80.2 release'>GLPI 0.80.2 release</a></li>
<li><a href='http://martinliu.cn/2008/11/ocs-inventory-ng-102-rc3-available-and-glpi-0712-available.html' rel='bookmark' title='[项目更新] OCS Inventory NG 1.02 RC3 available and GLPI 0.71.2 available'>[项目更新] OCS Inventory NG 1.02 RC3 available and GLPI 0.71.2 available</a></li>
<li><a href='http://martinliu.cn/2007/04/glpi-it-asset-mgmt.html' rel='bookmark' title='GLPI &#8211;IT资源生命周期管理'>GLPI &#8211;IT资源生命周期管理</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><hr /><br />
<p class="tip ">这是第一个完全汉化的简体中文版语言包，点击下面的链接下载。<a href="http://martinliu.cn/downloads/lang.zip"><img src="http://martinliu.cn/dl/download.gif" alt="GLPI 8.0 简体中文版语言包" /></a>GLPI 8.0 简体中文版语言包 --下载：208 次</p><br />
本语言包已经包含于GLPI的项目中，从GLPI下载的最新版的安装包中应该包含了本翻译。<br />
本网站会持续优化此中文翻译，如果需要得到最新版的更新成果请关注本网站。<br />
站内其他GLPI相关文章列表，<a title="GLPI相关文章" href="http://martinliu.cn/tag/glpi" target="_blank">请点击查看</a></p>
<p>Related posts:<ol>
<li><a href='http://martinliu.cn/2011/07/glpi-0-80-2-release.html' rel='bookmark' title='GLPI 0.80.2 release'>GLPI 0.80.2 release</a></li>
<li><a href='http://martinliu.cn/2008/11/ocs-inventory-ng-102-rc3-available-and-glpi-0712-available.html' rel='bookmark' title='[项目更新] OCS Inventory NG 1.02 RC3 available and GLPI 0.71.2 available'>[项目更新] OCS Inventory NG 1.02 RC3 available and GLPI 0.71.2 available</a></li>
<li><a href='http://martinliu.cn/2007/04/glpi-it-asset-mgmt.html' rel='bookmark' title='GLPI &#8211;IT资源生命周期管理'>GLPI &#8211;IT资源生命周期管理</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://martinliu.cn/2011/07/glpi-8-%e7%ae%80%e4%bd%93%e4%b8%ad%e6%96%87-%e8%af%ad%e8%a8%80%e5%8c%85%e4%b8%8b%e8%bd%bd.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OCS inventory NG 两三事</title>
		<link>http://martinliu.cn/2010/07/ocs-inventory-ng.html</link>
		<comments>http://martinliu.cn/2010/07/ocs-inventory-ng.html#comments</comments>
		<pubDate>Fri, 16 Jul 2010 19:03:17 +0000</pubDate>
		<dc:creator>Martin Liu</dc:creator>
				<category><![CDATA[Asset Mgmt]]></category>
		<category><![CDATA[GLPI]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[OCSNG]]></category>

		<guid isPermaLink="false">http://martinliu.cn/?p=50670</guid>
		<description><![CDATA[头等大事是有关于OCSNG很快就要出UTF8多语言支持版的Windows采集代理程序。新闻如下： 新版windows采集代理被彻底重写，它将包括下面的新特性： - 全Unicode代理，多语言UTF-8支持 - Native 32 and 64 bits agent - BIOS AssetTag 收集 - 硬盘序列号收集 - 部署返回码收集 - 全 HTTPS 支持 - Socks 4 、5 HTTP 代理支持 - FTP, FTPS 和SMB 包部署支持 - 二进制插件支持 另外，是一本新书的发布，这是我见到的第一本系统介绍OCSNG的图书。可能是由于我写过一些相关的post，该书的出版社发邮件给我，想请我review，并写写书评。处于对OCSNG和GLPI的喜爱，忍不住诱惑，就答应了。很快的我得到了这本书的电子版。虽然没有时间看完，浏览了几章后，还是可以说这本书写的是非常实用。特别是对系统的安装、配置、部署和使用都从系统管理员的角度写的非常到位。书上没什么废话，文字写的比较随意，很易懂的随意。可喜的是该书还捎带着把GLPI也给介绍了，包括如何与OCSNG做集成配置，以及GLPI的主要功能说明。对于这种偏门的开源软件系统能有如此细致使用的介绍实属难得，更何况我对OCSNG和GLPI的网站文档本身就不敢恭维。这里提供一个样章供参考 &#8220;Introduction to IT Inventory and Resource Management&#8221; 最后，还是期待新版OCSNG的Window采集代理程序能早点发布吧。期望它发布之时我有时间做这样一个虚机，以便分享给各位感兴趣的人。规划如下： 基于Fedora 10 安装OCSNG_UNIX_SERVER-1.3.2. + glpi-0.78-RC2 做一定系统的基本优化，配置OCSNG和GPLI的集成 期望该虚机能应用于实际的网络环境中 Related posts: [项目更新]<p><a href="http://martinliu.cn/2010/07/ocs-inventory-ng.html" class="more-link">Continue reading &#187;</a></p>
Related posts:<ol>
<li><a href='http://martinliu.cn/2008/11/ocs-inventory-ng-102-rc3-available-and-glpi-0712-available.html' rel='bookmark' title='[项目更新] OCS Inventory NG 1.02 RC3 available and GLPI 0.71.2 available'>[项目更新] OCS Inventory NG 1.02 RC3 available and GLPI 0.71.2 available</a></li>
<li><a href='http://martinliu.cn/2007/04/ocsng-it-asset-management.html' rel='bookmark' title='OCSNG － IT资产管理软件'>OCSNG － IT资产管理软件</a></li>
<li><a href='http://martinliu.cn/2008/04/deploy-asset-management-solution.html' rel='bookmark' title='Deploy asset management solution'>Deploy asset management solution</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" title="http://www.ocsinventory-ng.org/uploads/images/why-ocs.png" src="http://www.ocsinventory-ng.org/uploads/images/why-ocs.png" alt="" width="200" height="301" />头等大事是有关于OCSNG很快就要出UTF8多语言支持版的Windows采集代理程序。新闻如下：<br />
<strong> 新版windows采集代理被彻底重写，它将包括下面的新特性：</strong><br />
- 全Unicode代理，多语言UTF-8支持<br />
- Native 32 and 64 bits agent<br />
- BIOS AssetTag 收集<br />
- 硬盘序列号收集<br />
- 部署返回码收集<br />
- 全 HTTPS 支持<br />
- Socks 4 、5 HTTP 代理支持<br />
- FTP, FTPS 和SMB 包部署支持<br />
- 二进制插件支持</p>
<p>另外，是一本新书的发布，这是我见到的第一本系统介绍OCSNG的图书。<a href="http://www.packtpub.com/ocs-inventory-ng-1-02-it-inventory-and-resource-management/book?utm_source=martinliu.cn&amp;utm_medium=bookrev&amp;utm_content=blog&amp;utm_campaign=mdb_003818" target="_blank"><img class="alignright" title="IT Inventory and Resource Management with OCS Inventory NG 1.02" src="https://www.packtpub.com/sites/default/files/imagecache/productview/1100_MockupCover_0.jpg" alt="" width="125" height="152" /></a>可能是由于我写过一些相关的post，该书的出版社发邮件给我，想请我review，并写写书评。处于对OCSNG和GLPI的喜爱，忍不住诱惑，就答应了。很快的我得到了这本书的电子版。虽然没有时间看完，浏览了几章后，还是可以说这本书写的是非常实用。特别是对系统的安装、配置、部署和使用都从系统管理员的角度写的非常到位。书上没什么废话，文字写的比较随意，很易懂的随意。可喜的是该书还捎带着把GLPI也给介绍了，包括如何与OCSNG做集成配置，以及GLPI的主要功能说明。对于这种偏门的开源软件系统能有如此细致使用的介绍实属难得，更何况我对OCSNG和GLPI的网站文档本身就不敢恭维。这里提供一个样章供参考 <a href="https://www.packtpub.com/sites/default/files/1100-chapter-1-introduction-to-it-inventory-and-resource%20.pdf" target="_blank">&#8220;Introduction to IT Inventory and Resource Management&#8221;</a></p>
<p>最后，还是期待新版OCSNG的Window采集代理程序能早点发布吧。期望它发布之时我有时间做这样一个虚机，以便分享给各位感兴趣的人。规划如下：</p>
<ul>
<li>基于Fedora 10</li>
<li>安装OCSNG_UNIX_SERVER-1.3.2. + glpi-0.78-RC2</li>
<li>做一定系统的基本优化，配置OCSNG和GPLI的集成</li>
<li>期望该虚机能应用于实际的网络环境中</li>
</ul>
<p>Related posts:<ol>
<li><a href='http://martinliu.cn/2008/11/ocs-inventory-ng-102-rc3-available-and-glpi-0712-available.html' rel='bookmark' title='[项目更新] OCS Inventory NG 1.02 RC3 available and GLPI 0.71.2 available'>[项目更新] OCS Inventory NG 1.02 RC3 available and GLPI 0.71.2 available</a></li>
<li><a href='http://martinliu.cn/2007/04/ocsng-it-asset-management.html' rel='bookmark' title='OCSNG － IT资产管理软件'>OCSNG － IT资产管理软件</a></li>
<li><a href='http://martinliu.cn/2008/04/deploy-asset-management-solution.html' rel='bookmark' title='Deploy asset management solution'>Deploy asset management solution</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://martinliu.cn/2010/07/ocs-inventory-ng.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>[项目更新] OCS Inventory NG 1.02 RC3 available and GLPI 0.71.2 available</title>
		<link>http://martinliu.cn/2008/11/ocs-inventory-ng-102-rc3-available-and-glpi-0712-available.html</link>
		<comments>http://martinliu.cn/2008/11/ocs-inventory-ng-102-rc3-available-and-glpi-0712-available.html#comments</comments>
		<pubDate>Thu, 27 Nov 2008 05:15:26 +0000</pubDate>
		<dc:creator>Martin Liu</dc:creator>
				<category><![CDATA[Asset Mgmt]]></category>
		<category><![CDATA[GLPI]]></category>
		<category><![CDATA[inventory]]></category>
		<category><![CDATA[OCSNG]]></category>

		<guid isPermaLink="false">http://www.martinliu.cn/?p=316</guid>
		<description><![CDATA[如果你了解OCS Inventory NG 的话，您可能会发现这个问题，在家里用adsl上网，可能访问不到这个项目的网站，所以要想下载这个项目的软件，可以去sorceforge.net下载。 10/28/2008 OCS Inventory NG Server 1.02 RC3 发布了Patch1，Patch1主要是修复了一些数据库创建和更新的问题，具体的内容如下所示： In the database creation/update process launched through Administration Console (install.php), défault settings for cache and download directories are missing. Also, default values in dynamic group computation are not set correctly. So dynamic group of computers are not updated correctly in Communication Server. We&#8217;ve<p><a href="http://martinliu.cn/2008/11/ocs-inventory-ng-102-rc3-available-and-glpi-0712-available.html" class="more-link">Continue reading &#187;</a></p>
Related posts:<ol>
<li><a href='http://martinliu.cn/2010/07/ocs-inventory-ng.html' rel='bookmark' title='OCS inventory NG 两三事'>OCS inventory NG 两三事</a></li>
<li><a href='http://martinliu.cn/2011/07/glpi-0-80-2-release.html' rel='bookmark' title='GLPI 0.80.2 release'>GLPI 0.80.2 release</a></li>
<li><a href='http://martinliu.cn/2008/04/deploy-asset-management-solution.html' rel='bookmark' title='Deploy asset management solution'>Deploy asset management solution</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>如果你了解OCS Inventory NG 的话，您可能会发现这个问题，在家里用adsl上网，可能访问不到这个项目的网站，所以要想下载这个项目的软件，可以去sorceforge.net下载。</p>
<p>10/28/2008 OCS Inventory NG Server 1.02 RC3 发布了Patch1，Patch1主要是修复了一些数据库创建和更新的问题，具体的内容如下所示：</p>
<blockquote><p>In the database creation/update process launched through Administration Console (install.php), défault settings for cache and download directories are missing.</p>
<p>Also, default values in dynamic group computation are not set correctly. So dynamic group of computers are not updated correctly in Communication Server.</p>
<p>We&#8217;ve also included Remi patch in install.php to avoid overriding database username and password if you&#8217;ve changed them. Thanks Remi.</p></blockquote>
<p>OCS Inventory NG在sorceForge的下载网址 http://sourceforge.net/projects/ocsinventory/</p>
<p><strong><span style="text-decoration: underline">15 September 2008 GLPI 0.71.2 发布 </span></strong></p>
<p>这也是一个bug修复的版本，没有新增什么功能。修复的问题如下所示。</p>
<table border="0">
<tbody>
<tr>
<tr>
<td style="border: 1px dotted #27900d;padding: 5px" valign="top">
<dl>
<dt><a class="closed" title="Auth Method Change if old one does not exists" href="https://dev.indepnet.net/glpi/ticket/1094">#1094</a></dt>
<dd>Auth Method Change if old one does not exists</dd>
<dt><a class="closed" title="Clean update for end_warranty_buy on search system" href="https://dev.indepnet.net/glpi/ticket/1109">#1109</a></dt>
<dd>Clean update for end_warranty_buy on search system</dd>
<dt><a class="closed" title="OEM Computer selection problem on licenses" href="https://dev.indepnet.net/glpi/ticket/1110">#1110</a></dt>
<dd>OEM Computer selection problem on licenses</dd>
<dt><a class="closed" title="Keep reminder and bookmark when author is deleted" href="https://dev.indepnet.net/glpi/ticket/1111">#1111</a></dt>
<dd>Keep reminder and bookmark when author is deleted</dd>
<dt><a class="closed" title="Bookmark creation right problem" href="https://dev.indepnet.net/glpi/ticket/1112">#1112</a></dt>
<dd>Bookmark creation right problem</dd>
<dt><a class="closed" title="Mail formatting" href="https://dev.indepnet.net/glpi/ticket/1113">#1113</a></dt>
<dd>Mail formatting</dd>
<dt><a class="closed" title="Clean log on cartridge / consumable" href="https://dev.indepnet.net/glpi/ticket/1114">#1114</a></dt>
<dd>Clean log on cartridge / consumable</dd>
<dt><a class="closed" title="logout with noAuto for auto logged users" href="https://dev.indepnet.net/glpi/ticket/1115">#1115</a></dt>
<dd>logout with noAuto for auto logged users</dd>
<dt><a class="closed" title="Mailgate followup import problem due to author check" href="https://dev.indepnet.net/glpi/ticket/1119">#1119</a></dt>
<dd>Mailgate followup import problem due to author check</dd>
<dt><a class="closed" title="Cartridge restore bug" href="https://dev.indepnet.net/glpi/ticket/1120">#1120</a></dt>
<dd>Cartridge restore bug</dd>
<dt><a class="closed" title="Clean Ignore process in software dictionnary" href="https://dev.indepnet.net/glpi/ticket/1121">#1121</a></dt>
<dd>Clean Ignore process in software dictionnary</dd>
<dt><a class="closed" title="Correct stats computation" href="https://dev.indepnet.net/glpi/ticket/1122">#1122</a></dt>
<dd>Correct stats computation</dd>
<dt><a class="closed" title="Search engine problem for plugin field which need group by" href="https://dev.indepnet.net/glpi/ticket/1131">#1131</a></dt>
<dd>Search engine problem for plugin field which need group by</dd>
<dt><a class="closed" title="Bug on database connection error" href="https://dev.indepnet.net/glpi/ticket/1133">#1133</a></dt>
<dd>Bug on database connection error</dd>
</dl>
</td>
</tr>
</tr>
</tbody>
</table>
<blockquote></blockquote>
<p>Related posts:<ol>
<li><a href='http://martinliu.cn/2010/07/ocs-inventory-ng.html' rel='bookmark' title='OCS inventory NG 两三事'>OCS inventory NG 两三事</a></li>
<li><a href='http://martinliu.cn/2011/07/glpi-0-80-2-release.html' rel='bookmark' title='GLPI 0.80.2 release'>GLPI 0.80.2 release</a></li>
<li><a href='http://martinliu.cn/2008/04/deploy-asset-management-solution.html' rel='bookmark' title='Deploy asset management solution'>Deploy asset management solution</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://martinliu.cn/2008/11/ocs-inventory-ng-102-rc3-available-and-glpi-0712-available.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Some old stuff for sharing</title>
		<link>http://martinliu.cn/2008/10/some-old-stuff-for-sharing.html</link>
		<comments>http://martinliu.cn/2008/10/some-old-stuff-for-sharing.html#comments</comments>
		<pubDate>Wed, 29 Oct 2008 03:43:35 +0000</pubDate>
		<dc:creator>Martin Liu</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[cacti]]></category>
		<category><![CDATA[FSF]]></category>
		<category><![CDATA[GLPI]]></category>
		<category><![CDATA[iso]]></category>
		<category><![CDATA[Nagios]]></category>
		<category><![CDATA[ntop ossim]]></category>
		<category><![CDATA[OCSNG]]></category>
		<category><![CDATA[OpenNMS]]></category>
		<category><![CDATA[OTRS]]></category>
		<category><![CDATA[slax]]></category>
		<category><![CDATA[Virtual Appliances]]></category>
		<category><![CDATA[vyatta]]></category>
		<category><![CDATA[Zenoss]]></category>

		<guid isPermaLink="false">http://www.martinliu.cn/?p=291</guid>
		<description><![CDATA[I think the following open source software resources could be helpful to you. 本页面上是我认为可能对您有用的资源连接，目的是让您能以最小的时间和精力代价来体验开源软件。使用一个虚拟应用可能是一个比较方便的途径；有些开源应用做的非常体贴用户，软件提供ISO文件下载，通过这个ISO文件甚至能一键安装，在一个物理和虚拟的硬件上试用这个软件了。 Virtual Appliances / 虚拟应用 Asset Management 资产管理 OCS Inventory v1.02 RC1＋ GLPI v0.70.2，Download , 下载地址和虚拟说明。 IT Service Management &#8212; Help Desk &#8212; Ticket tracking system, OTRS2.6.6+OTRS::ITSM 1.0.94, Download , 下载地址和虚拟应用说明。 Network monitoring system: Zenoss 2 , it was made by Zenoss,<p><a href="http://martinliu.cn/2008/10/some-old-stuff-for-sharing.html" class="more-link">Continue reading &#187;</a></p>
Related posts:<ol>
<li><a href='http://martinliu.cn/2008/07/running-linux-from-any-machine-without-installation.html' rel='bookmark' title='Running Linux from any machine without installation'>Running Linux from any machine without installation</a></li>
<li><a href='http://martinliu.cn/2008/04/deploy-asset-management-solution.html' rel='bookmark' title='Deploy asset management solution'>Deploy asset management solution</a></li>
<li><a href='http://martinliu.cn/2008/08/systems-monitoring-shootout.html' rel='bookmark' title='Systems Monitoring Shootout'>Systems Monitoring Shootout</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I think the following open source software resources could be helpful to you.</p>
<p>本页面上是我认为可能对您有用的资源连接，目的是让您能以最小的时间和精力代价来体验开源软件。使用一个虚拟应用可能是一个比较方便的途径；有些开源应用做的非常体贴用户，软件提供ISO文件下载，通过这个ISO文件甚至能一键安装，在一个物理和虚拟的硬件上试用这个软件了。</p>
<h3>Virtual Appliances / 虚拟应用</h3>
<ul>
<li>Asset Management 资产管理 OCS Inventory v1.02 RC1＋ GLPI v0.70.2，<a href="http://www.martinliu.cn/2008/04/28/deploy-asset-management-solution/" target="_blank">Download , 下载地址和虚拟说明。</a></li>
<li>IT Service Management &#8212; Help Desk &#8212; Ticket tracking system, OTRS2.6.6+OTRS::ITSM 1.0.94, <a href="http://www.martinliu.cn/2008/04/21/open-source-ticket-request-system-otrs-226/" target="_blank">Download , 下载地址和虚拟应用说明。</a></li>
<li>Network monitoring system:
<ul>
<li>Zenoss 2 , it was made by Zenoss, not the newest version; <a href="http://www.zenoss.com/download/links?nt" target="_self">download, 下载网址。</a></li>
<li>OpenNMS 1.5.91, download it from SourceForge; they like to keeping this vm appliance  update.  <a href="http://sourceforge.net/project/showfiles.php?group_id=4141" target="_blank">Download  下载网址。</a></li>
</ul>
</li>
</ul>
<p><strong>ISO Appliances / ISO应用</strong></p>
<ul>
<li>Cacti + Nagios + nTop = <a href="http://www.martinliu.cn/2008/05/16/iso-open-source-software/" target="_blank">CactiEZ</a></li>
<li>OSSIM is a open source security management suite.  <a href="http://www.ossim.net/download.php" target="_blank">download, 下载网站</a></li>
<li>Network appliance: Vyatta could be firewall, router, gateway, dhcp server, etc&#8230; <a href="http://www.vyatta.com/download/" target="_blank">download, 下载网站</a></li>
<li>Slax is a USB Linux, install in on usb key within 10 minutes, run it on any where,  <a href="http://www.slax.org/get_slax.php?download=iso">download Slax for CD 下载<br />
</a></li>
</ul>
<p><strong>FSF mail list</strong><br />
Welcome to the Free Software Supporter, the Free Software Foundation&#8217;s<br />
monthly news digest and action update.</p>
<p>Related posts:<ol>
<li><a href='http://martinliu.cn/2008/07/running-linux-from-any-machine-without-installation.html' rel='bookmark' title='Running Linux from any machine without installation'>Running Linux from any machine without installation</a></li>
<li><a href='http://martinliu.cn/2008/04/deploy-asset-management-solution.html' rel='bookmark' title='Deploy asset management solution'>Deploy asset management solution</a></li>
<li><a href='http://martinliu.cn/2008/08/systems-monitoring-shootout.html' rel='bookmark' title='Systems Monitoring Shootout'>Systems Monitoring Shootout</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://martinliu.cn/2008/10/some-old-stuff-for-sharing.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Deploy asset management solution</title>
		<link>http://martinliu.cn/2008/04/deploy-asset-management-solution.html</link>
		<comments>http://martinliu.cn/2008/04/deploy-asset-management-solution.html#comments</comments>
		<pubDate>Mon, 28 Apr 2008 02:01:06 +0000</pubDate>
		<dc:creator>Martin Liu</dc:creator>
				<category><![CDATA[Asset Mgmt]]></category>
		<category><![CDATA[asset]]></category>
		<category><![CDATA[configuration]]></category>
		<category><![CDATA[GLPI]]></category>
		<category><![CDATA[OCSNG]]></category>

		<guid isPermaLink="false">http://www.martinliu.cn/2008/04/28/deploy-asset-management-solution/</guid>
		<description><![CDATA[This is my second virtual appliance, it suppose to work for production. This is a 100% open source solution for inventory/asset management, it including OCS Inventory NG and GLPI. I encourage you to deploy it in your school or company. About virtual appliance / 关于此虚拟应用 OpenSuSE 10.2 (root password is martinliu) LAMP+Perl OCS Inventory v1.02<p><a href="http://martinliu.cn/2008/04/deploy-asset-management-solution.html" class="more-link">Continue reading &#187;</a></p>
Related posts:<ol>
<li><a href='http://martinliu.cn/2008/10/some-old-stuff-for-sharing.html' rel='bookmark' title='Some old stuff for sharing'>Some old stuff for sharing</a></li>
<li><a href='http://martinliu.cn/2010/07/ocs-inventory-ng.html' rel='bookmark' title='OCS inventory NG 两三事'>OCS inventory NG 两三事</a></li>
<li><a href='http://martinliu.cn/2007/04/ocsng-it-asset-management.html' rel='bookmark' title='OCSNG － IT资产管理软件'>OCSNG － IT资产管理软件</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.ocsinventory-ng.org/uploads/images/poster-eng.png" target="_blank"><img style="vertical-align: top;" src="http://www.ocsinventory-ng.org/uploads/images/poster-eng.png" alt="" width="565" height="399" /></a></p>
<p>This is my second virtual appliance, it suppose to work for production. This is a 100% open source solution for inventory/asset management, it including OCS Inventory NG and GLPI. I encourage you to deploy it in your school or company.</p>
<p><strong>About virtual appliance / 关于此虚拟应用</strong></p>
<ul>
<li>OpenSuSE 10.2 (root password is martinliu)</li>
<li>LAMP+Perl</li>
<li>OCS Inventory v1.02 RC1</li>
<li>GLPI v0.70.2</li>
<li>bridged network</li>
</ul>
<p>You can download it from below.</p>
<p><a title="download this virtual machine" href="http://demo.wholog.net/AssetMgmt.rar" target="_blank">Download it 下载</a> This source is not available any longer. I will offer it by DVD. 这个地址已经无法下载，请关注我即将推出的DVD版虚机。</p>
<p><span style="color: #003366;"><strong><span style="text-decoration: underline;">Thanks <a href="http://www.bigyue.com/" target="_blank">BigYue.com</a> for donated upload space.  感谢</span></strong></span><span style="color: #003366;"><strong><span style="text-decoration: underline;"><a href="http://www.bigyue.com/" target="_blank">BigYue.com</a></span></strong></span><span style="color: #003366;"><strong><span style="text-decoration: underline;">的空间。</span></strong></span></p>
<p><strong>Run Server / 运行管理服务器（&gt;=2GB RAM）</strong></p>
<ol>
<li>un-zip the image on a computer which will be network with for any managed nodes to upload inventory information. This host machine should have at least 2GB RAM.</li>
<li>Download a wm player and install it.</li>
<li>Open virtual machine and power on.</li>
<li>At top of boot screen, you will find the ip address of this vm I assume you have a  DHCP server on network. Otherwise you have to configure network manually for this vm.</li>
<li>Access to the home page (<a href="http://IP_address_Of_vm/">http://IP_address_Of_vm/</a>) which I made it for you. On this page, there are login information and entry points.</li>
</ol>
<p>Now you have a full function asset management solution up an running. You will configure security for the whole system before you do more work with it. You should change the password for root and mysql. Mysql have a blank password. After you done this, you must re-configure database connection for both OCS Inventory NG and GLPI accordingly. Please refer to administration guide.</p>
<p><strong>Deploy Agent / 安装部署代理</strong></p>
<ul>
<li>For any Unix-like system : you will manually install on each of target computer. Following the installation guide from OCS inventory NG.</li>
<li>For MS windows system: You can do manually installation too. Also you could distribute agent via AD domain policy automatically, all target machines must logon the AD domain at least once in order to get agent package installed. Agent is running as a windows service if it is installed properly; inventory information will update timely to  the server. The Agent package can be copied to a USB key. You can use it for collecting inventory information for off-line computers, or a computer which you wont have any piece of OSS installed on it. I&#8217;m kidding, I guess you love to run OSS on any of your computers, PS: the more the better.</li>
</ul>
<p><strong>Management Asset / 管理IT资产</strong></p>
<ul>
<li>Synchronize inventory data from OCS Inventory NG to GLPI. GLPI can do it at interval that you set hourly or daily.</li>
<li>Those two OSS are just easy to use. You will still read some necessary documents on their web. <span style="text-decoration: underline;"><span style="color: #800000;"><strong>请阅读尽可能多的使用手册</strong></span></span></li>
<li>As long as you use this virtual appliance, I can see your smile face. Don&#8217;t forget give me comment below and let me know how many nodes do you manage.</li>
<li>Enjoy and have a lot of fun.</li>
</ul>
<p><strong>Support / 支持</strong> This virtual appliance comes with ABSOLUTELY NO SUPPORT. I will try my best to support you, but questions are not guaranteed for a quick answer. I strongly recommend you will go to open source community when you run into any error. I believe you can get support and might help others too.  If you improved this virtual appliance, I am looking forward to see your share. I&#8217;d like to hear any good idea from you.</p>
<p><strong>Notes:</strong></p>
<h3>From wikipedia: <a href="http://en.wikipedia.org/wiki/Comparison_of_open_source_configuration_management_software" target="_blank">Comparison of open source configuration management software</a></h3>
<p>Related posts:<ol>
<li><a href='http://martinliu.cn/2008/10/some-old-stuff-for-sharing.html' rel='bookmark' title='Some old stuff for sharing'>Some old stuff for sharing</a></li>
<li><a href='http://martinliu.cn/2010/07/ocs-inventory-ng.html' rel='bookmark' title='OCS inventory NG 两三事'>OCS inventory NG 两三事</a></li>
<li><a href='http://martinliu.cn/2007/04/ocsng-it-asset-management.html' rel='bookmark' title='OCSNG － IT资产管理软件'>OCSNG － IT资产管理软件</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://martinliu.cn/2008/04/deploy-asset-management-solution.html/feed</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>GLPI资产管理系统－－功能列表</title>
		<link>http://martinliu.cn/2007/11/glpi-features-list.html</link>
		<comments>http://martinliu.cn/2007/11/glpi-features-list.html#comments</comments>
		<pubDate>Thu, 08 Nov 2007 14:16:00 +0000</pubDate>
		<dc:creator>Martin Liu</dc:creator>
				<category><![CDATA[Asset Mgmt]]></category>
		<category><![CDATA[GLPI]]></category>

		<guid isPermaLink="false">http://www.martinliu.cn/?p=20</guid>
		<description><![CDATA[常规 * 多用户管理多种用户认证方式（local, LDAP, Active Directory, Pop/Imap, CAS) * 权限系统 * 分页系统 * 多语言支持（包括中文的14种语言支持） * 搜索模块显示字段列表配置 * pdf和cvs格式导出数控 * SQL格式保存和恢复 * 数据XML格式导 * 出可配置的下拉框系 * 统更新检查 * UTF8界面 * HTML4.0.1兼容 资产清单 * 从OCS Inventory NG导入资产数据 * 计算机资产清单管理以及与设备的连接关系，TOC总拥有成本 * 管理显示器资产清单管理以及与计算机的关联关系 * 网络设备资产清单管理以及和设备之间的连接(IP, Mac adresses, VLANs&#8230;). * 打印机资产清单管理以及和计算机的连接关系，耗材，以及耗材使用的阀值报警 * 其他外设的资产清单(scanners, graphical tables&#8230;)，管理和计算机的连接关系 * 软件资产清单管理，许可证和过期时间管理安装物理位置（房间，楼层、、）分配 * 硬件商业和财务信息管理（采购，合同等、、） *<p><a href="http://martinliu.cn/2007/11/glpi-features-list.html" class="more-link">Continue reading &#187;</a></p>
Related posts:<ol>
<li><a href='http://martinliu.cn/2008/10/some-old-stuff-for-sharing.html' rel='bookmark' title='Some old stuff for sharing'>Some old stuff for sharing</a></li>
<li><a href='http://martinliu.cn/2011/07/glpi-0-80-2-release.html' rel='bookmark' title='GLPI 0.80.2 release'>GLPI 0.80.2 release</a></li>
<li><a href='http://martinliu.cn/2010/07/ocs-inventory-ng.html' rel='bookmark' title='OCS inventory NG 两三事'>OCS inventory NG 两三事</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><strong>常规</strong><br />
* 多用户管理多种用户认证方式（local, LDAP, Active Directory, Pop/Imap, CAS)<br />
* 权限系统<br />
* 分页系统<br />
* 多语言支持（包括中文的14种语言支持）<br />
* 搜索模块显示字段列表配置<br />
* pdf和cvs格式导出数控<br />
* SQL格式保存和恢复<br />
* 数据XML格式导<br />
* 出可配置的下拉框系<br />
* 统更新检查<br />
* UTF8界面<br />
* HTML4.0.1兼容</p>
<p><strong>资产清单</strong><br />
* 从OCS Inventory NG导入资产数据<br />
* 计算机资产清单管理以及与设备的连接关系，TOC总拥有成本<br />
* 管理显示器资产清单管理以及与计算机的关联关系<br />
* 网络设备资产清单管理以及和设备之间的连接(IP, Mac adresses, VLANs&#8230;).<br />
* 打印机资产清单管理以及和计算机的连接关系，耗材，以及耗材使用的阀值报警<br />
* 其他外设的资产清单(scanners, graphical tables&#8230;)，管理和计算机的连接关系<br />
* 软件资产清单管理，许可证和过期时间管理安装物理位置（房间，楼层、、）分配<br />
* 硬件商业和财务信息管理（采购，合同等、、）<br />
* 管理硬件的状态<br />
* 与外部其他应用的接口管理<br />
* 资产清单信息的更改历史管理</p>
<p><strong>跟踪</strong><br />
* 跟踪资产清单中各种组件的故障请求单</p>
<p><strong>Final user</strong><br />
Final user frontend for intervention demand  Mail tracking of the intervention demand feature  Interventions history consultation  Possibility of adding comments at the request of intervention</p>
<p><strong>Technicians<br />
</strong> Interventions demands priority management  Tracking of interventions demands  Mail tracking of interventions  Assignment of interventions demands  Opening/Closing/Re-opening of interventions  Assignement of a real time of interventions  Realised interventions history  Displaying of the interventions to realise by a technician  Displaying of the history of the interventions for a given hardware  Posting of the interventions to be realized by technician  Posting of the history of the interventions for a given material  Management of plannings of intervention</p>
<p>统计<br />
* 统计报表，月报，年报<br />
* 全局<br />
* 按技术人员和企业按硬件，位置或者类型<br />
* 按用户<br />
* 按分类<br />
* 按优先级<br />
* 管理企业（制造商，供应商，物流，收货人&#8230;)<br />
* 管理和相关的合同<br />
* 管理联系人<br />
* 管理（租赁，保险和服务等）资产相关的文档和合同<br />
* 文档授权类型管理</p>
<p><strong>预约</strong><br />
* 管理资产租赁的预约<br />
* 日历模式的预约用户界面</p>
<p><strong>知识库</strong><br />
* 管理基本系统的知识分类条目<br />
* 管理公共的FAQ</p>
<p><strong>报表</strong><br />
* 报表生产可以按照设备的类型、相关的联系人和商务信息</p>
<p>Translate from：<a href="http://www.glpi-project.org/spip.php?article53">http://www.glpi-project.org/spip.php?article53</a></p>
<p>Related posts:<ol>
<li><a href='http://martinliu.cn/2008/10/some-old-stuff-for-sharing.html' rel='bookmark' title='Some old stuff for sharing'>Some old stuff for sharing</a></li>
<li><a href='http://martinliu.cn/2011/07/glpi-0-80-2-release.html' rel='bookmark' title='GLPI 0.80.2 release'>GLPI 0.80.2 release</a></li>
<li><a href='http://martinliu.cn/2010/07/ocs-inventory-ng.html' rel='bookmark' title='OCS inventory NG 两三事'>OCS inventory NG 两三事</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://martinliu.cn/2007/11/glpi-features-list.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>GLPI资产管理系统－－系统简介</title>
		<link>http://martinliu.cn/2007/11/glpi-features-list2.html</link>
		<comments>http://martinliu.cn/2007/11/glpi-features-list2.html#comments</comments>
		<pubDate>Wed, 07 Nov 2007 15:29:00 +0000</pubDate>
		<dc:creator>Martin Liu</dc:creator>
				<category><![CDATA[Asset Mgmt]]></category>
		<category><![CDATA[GLPI]]></category>

		<guid isPermaLink="false">http://www.martinliu.cn/?p=21</guid>
		<description><![CDATA[GLPI是一个信息资源管理器。你可以用它来给你公司建立一个资产清单（计算机，软件，打印机、、、）数据库。它的增强的功能可以是管理员的日常工作简单化，例如带有邮件提醒功能的工作跟踪系统等。它最首要的功能包括：1）所有技术资源精确的资产清单。资产的所有属性将被存储在同一个数据中。2）管理流程、维护工作的历史。这是一个动态的应用，它直接连把需要发出支持请求的用户和技术人员连接起来。（注：上文来自http://www.glpi-project.org/spip.php?article43） 在ITpub上发过一个非常不错的帖子，请点击：http://www.itpub.net/762653.html 这个人是今年四月在他们公司使用的总结贴，对该项目的主要功能介绍的比较全面。本人同期发布的文章：GLPI &#8211;IT资源生命周期管理 Related posts: GLPI资产管理系统－－功能列表 GLPI &#8211;IT资源生命周期管理 GLPI 0.80.2 release
Related posts:<ol>
<li><a href='http://martinliu.cn/2007/11/glpi-features-list.html' rel='bookmark' title='GLPI资产管理系统－－功能列表'>GLPI资产管理系统－－功能列表</a></li>
<li><a href='http://martinliu.cn/2007/04/glpi-it-asset-mgmt.html' rel='bookmark' title='GLPI &#8211;IT资源生命周期管理'>GLPI &#8211;IT资源生命周期管理</a></li>
<li><a href='http://martinliu.cn/2011/07/glpi-0-80-2-release.html' rel='bookmark' title='GLPI 0.80.2 release'>GLPI 0.80.2 release</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>GLPI是一个信息资源管理器。你可以用它来给你公司建立一个资产清单（计算机，软件，打印机、、、）数据库。它的增强的功能可以是管理员的日常工作简单化，例如带有邮件提醒功能的工作跟踪系统等。它最首要的功能包括：1）所有技术资源精确的资产清单。资产的所有属性将被存储在同一个数据中。2）管理流程、维护工作的历史。这是一个动态的应用，它直接连把需要发出支持请求的用户和技术人员连接起来。（注：上文来自<a href="http://www.glpi-project.org/spip.php?article43">http://www.glpi-project.org/spip.php?article43</a>）</p>
<p>在ITpub上发过一个非常不错的帖子，请点击：<a href="http://www.itpub.net/762653.html">http://www.itpub.net/762653.html</a> 这个人是今年四月在他们公司使用的总结贴，对该项目的主要功能介绍的比较全面。本人同期发布的文章：<a href="http://lzheng.blogspot.com/2007/04/glpi-it.html">GLPI &#8211;IT资源生命周期管理</a></p>
<p>Related posts:<ol>
<li><a href='http://martinliu.cn/2007/11/glpi-features-list.html' rel='bookmark' title='GLPI资产管理系统－－功能列表'>GLPI资产管理系统－－功能列表</a></li>
<li><a href='http://martinliu.cn/2007/04/glpi-it-asset-mgmt.html' rel='bookmark' title='GLPI &#8211;IT资源生命周期管理'>GLPI &#8211;IT资源生命周期管理</a></li>
<li><a href='http://martinliu.cn/2011/07/glpi-0-80-2-release.html' rel='bookmark' title='GLPI 0.80.2 release'>GLPI 0.80.2 release</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://martinliu.cn/2007/11/glpi-features-list2.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GLPI &#8211;IT资源生命周期管理</title>
		<link>http://martinliu.cn/2007/04/glpi-it-asset-mgmt.html</link>
		<comments>http://martinliu.cn/2007/04/glpi-it-asset-mgmt.html#comments</comments>
		<pubDate>Mon, 30 Apr 2007 03:49:00 +0000</pubDate>
		<dc:creator>Martin Liu</dc:creator>
				<category><![CDATA[Asset Mgmt]]></category>
		<category><![CDATA[GLPI]]></category>

		<guid isPermaLink="false">http://www.martinliu.cn/?p=42</guid>
		<description><![CDATA[GLPI是一个法国的开源项目，之所会了解到这个项目，是由于OCSNG的原因。当我安装并使用了一下它之后立刻产生了以下问题：1）它仅仅是一个对现有设备Inventory的工具，对新设备的采购和计划无法实现。2）它仅仅是一个技术工具，能提供CMDB相关的配置信息数据，相关的流程如何实现：计划，采购，使用，变更和报废。 没想到在安装试用了GLPI之后着一切都疑问都散去了。那就先讲讲安装过程。环境准备，我的测是环境如下：Dell Inspiron 600M笔记本（70GB HD, 1GB RAM），由于硬件资源实在有限，所以我喜欢使用VMWare作为测试环境。在VMWere中安装SuSE 10.1，最小安装；安装apache,perl,php,mysql和其它相关的包，由于Yast的包管理实在好用，所以为整个安装过程带来了很多方便。如果您也想测试的这个软件系统的话，最简单的方式则是：找一个物理的机器做SuSE 10.1的全安装，这样的安装过程绝对不会有找不到那些依赖组建的问题。软件安装：OCSNG / GLPI的安装模式都是相同的基本相似的比较简单；再次就不多话了；我猜您可能会碰到的问题有：GLPI的登陆用户名和密码的问题。所有可以利用的相关文档里好像没用提到这个信息，昏！可能是我的运气不好，的确没找到，不过最终被我猜到：）[登录密码在安装向导的导数第二个页面上] OCSNG需要安装Agent，Agent会在目标设备上做清单扫描，上传Inventory信息；它的三层结构可能会是企业级用户的好消息，它还能方便的通过Windows 域的组策略部署代理，也就是说只要用户登陆域，代理就能顺利安装部署。OCSNG趋向做全面的客户端管理：inventory、license管理等方面。 从上面的GPLI的screenshot可以看出和一个笔记本电脑相关的一切。先讲讲它的来由，GPLI解决的是OCSNG的上层问题：计划，购买，部署，跟踪，变更，维护，退休。它管理的是所有业务和流程层面的东西。GPLI的数据来自OSCNG的数据库，它能自动从OSCNG中定期更新inventory信息。截屏中的电脑是我在我的笔记本上安装了OSCNG后，做的首次扫描后的结果，在GPLI中配置了和OSCNG的集成后，它就变成了一个GPLI中的管理数据。可以看到，和一个电脑资产相关的所有硬件信息，软件信息，help desk请求，文档，链接，注释和变更历史记录等。GPLI中有对外的HelpDesk模块，这能方便最终用户对设备维护的请求。 GPLI和OSCNG很好的结合可能做到“IT资源生命周期管理”，参考文档：http://glpi-project.org/wiki/doku.php?id=en:cyclevie 如果对把它们所实现的功能和ITIL框架对应一下，或许IT服务财务管理，能力管理，配置管理和发布管理等流程能与之能有某些联系。 Related posts: GLPI 8.0 简体中文语言包(100%)发布 GLPI 0.80.2 release [项目更新] OCS Inventory NG 1.02 RC3 available and GLPI 0.71.2 available
Related posts:<ol>
<li><a href='http://martinliu.cn/2011/07/glpi-8-%e7%ae%80%e4%bd%93%e4%b8%ad%e6%96%87-%e8%af%ad%e8%a8%80%e5%8c%85%e4%b8%8b%e8%bd%bd.html' rel='bookmark' title='GLPI 8.0 简体中文语言包(100%)发布'>GLPI 8.0 简体中文语言包(100%)发布</a></li>
<li><a href='http://martinliu.cn/2011/07/glpi-0-80-2-release.html' rel='bookmark' title='GLPI 0.80.2 release'>GLPI 0.80.2 release</a></li>
<li><a href='http://martinliu.cn/2008/11/ocs-inventory-ng-102-rc3-available-and-glpi-0712-available.html' rel='bookmark' title='[项目更新] OCS Inventory NG 1.02 RC3 available and GLPI 0.71.2 available'>[项目更新] OCS Inventory NG 1.02 RC3 available and GLPI 0.71.2 available</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><a href="http://bp2.blogger.com/_KU0istEHv9w/RjVt3XwKBiI/AAAAAAAAADU/8AXj0w-tXTg/s1600-h/computer.JPG"><img src="http://bp2.blogger.com/_KU0istEHv9w/RjVt3XwKBiI/AAAAAAAAADU/8AXj0w-tXTg/s400/computer.JPG" style="margin: 0px 0px 10px 10px;float: right" border="0" /></a><br />
<a href="http://bp2.blogger.com/_KU0istEHv9w/RjVt3XwKBjI/AAAAAAAAADc/94EbtEVA1_I/s1600-h/logo-glpi.png"><img src="http://bp2.blogger.com/_KU0istEHv9w/RjVt3XwKBjI/AAAAAAAAADc/94EbtEVA1_I/s400/logo-glpi.png" style="margin: 0px 0px 10px 10px;float: right" border="0" /></a> GLPI是一个法国的开源项目，之所会了解到这个项目，是由于OCSNG的原因。当我安装并使用了一下它之后立刻产生了以下问题：1）它仅仅是一个对现有设备Inventory的工具，对新设备的采购和计划无法实现。2）它仅仅是一个技术工具，能提供CMDB相关的配置信息数据，相关的流程如何实现：计划，采购，使用，变更和报废。</p>
<p>没想到在安装试用了GLPI之后着一切都疑问都散去了。那就先讲讲安装过程。环境准备，我的测是环境如下：Dell Inspiron 600M笔记本（70GB HD, 1GB RAM），由于硬件资源实在有限，所以我喜欢使用VMWare作为测试环境。在VMWere中安装SuSE 10.1，最小安装；安装apache,perl,php,mysql和其它相关的包，由于Yast的包管理实在好用，所以为整个安装过程带来了很多方便。如果您也想测试的这个软件系统的话，最简单的方式则是：找一个物理的机器做SuSE 10.1的全安装，这样的安装过程绝对不会有找不到那些依赖组建的问题。软件安装：OCSNG / GLPI的安装模式都是相同的基本相似的比较简单；再次就不多话了；我猜您可能会碰到的问题有：GLPI的登陆用户名和密码的问题。所有可以利用的相关文档里好像没用提到这个信息，昏！可能是我的运气不好，的确没找到，不过最终被我猜到：）[登录密码在安装向导的导数第二个页面上]</p>
<p>OCSNG需要安装Agent，Agent会在目标设备上做清单扫描，上传Inventory信息；它的三层结构可能会是企业级用户的好消息，它还能方便的通过Windows 域的组策略部署代理，也就是说只要用户登陆域，代理就能顺利安装部署。OCSNG趋向做全面的客户端管理：inventory、license管理等方面。</p>
<p>从上面的GPLI的screenshot可以看出和一个笔记本电脑相关的一切。先讲讲它的来由，GPLI解决的是OCSNG的上层问题：计划，购买，部署，跟踪，变更，维护，退休。它管理的是所有业务和流程层面的东西。GPLI的数据来自OSCNG的数据库，它能自动从OSCNG中定期更新inventory信息。截屏中的电脑是我在我的笔记本上安装了OSCNG后，做的首次扫描后的结果，在GPLI中配置了和OSCNG的集成后，它就变成了一个GPLI中的管理数据。可以看到，和一个电脑资产相关的所有硬件信息，软件信息，help desk请求，文档，链接，注释和变更历史记录等。GPLI中有对外的HelpDesk模块，这能方便最终用户对设备维护的请求。</p>
<p>GPLI和OSCNG很好的结合可能做到“IT资源生命周期管理”，参考文档：<a href="http://glpi-project.org/wiki/doku.php?id=en:cyclevie">http://glpi-project.org/wiki/doku.php?id=en:cyclevie</a></p>
<p>如果对把它们所实现的功能和ITIL框架对应一下，或许IT服务财务管理，能力管理，配置管理和发布管理等流程能与之能有某些联系。</p>
<p>Related posts:<ol>
<li><a href='http://martinliu.cn/2011/07/glpi-8-%e7%ae%80%e4%bd%93%e4%b8%ad%e6%96%87-%e8%af%ad%e8%a8%80%e5%8c%85%e4%b8%8b%e8%bd%bd.html' rel='bookmark' title='GLPI 8.0 简体中文语言包(100%)发布'>GLPI 8.0 简体中文语言包(100%)发布</a></li>
<li><a href='http://martinliu.cn/2011/07/glpi-0-80-2-release.html' rel='bookmark' title='GLPI 0.80.2 release'>GLPI 0.80.2 release</a></li>
<li><a href='http://martinliu.cn/2008/11/ocs-inventory-ng-102-rc3-available-and-glpi-0712-available.html' rel='bookmark' title='[项目更新] OCS Inventory NG 1.02 RC3 available and GLPI 0.71.2 available'>[项目更新] OCS Inventory NG 1.02 RC3 available and GLPI 0.71.2 available</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://martinliu.cn/2007/04/glpi-it-asset-mgmt.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

