Changes

Jump to navigation Jump to search
49 bytes removed ,  07:26, 4 November 2007
rearrange
Line 27: Line 27:  
  wget http://mirror.contribs.org/smeserver/contribs/sgomez/contribs/inventory/smeserver-inventory-tools-1-1.i386.rpm
 
  wget http://mirror.contribs.org/smeserver/contribs/sgomez/contribs/inventory/smeserver-inventory-tools-1-1.i386.rpm
   −
=Installation=
+
=Server Installation=
 
First, you need to install a few dependencies.
 
First, you need to install a few dependencies.
   Line 39: Line 39:  
You can ignore the yum-comments ''signal event post-upgrade'' and ''signal-event reboot''.
 
You can ignore the yum-comments ''signal event post-upgrade'' and ''signal-event reboot''.
   −
=Update=
+
==Update==
 
Update from old RPMs (''smeserver-ocs_inventory_ng'' and ''smeserver-glpi'') is not possible.
 
Update from old RPMs (''smeserver-ocs_inventory_ng'' and ''smeserver-glpi'') is not possible.
   Line 53: Line 53:  
  yum localinstall smeserver-inventory-tools-1-1.i386.rpm
 
  yum localinstall smeserver-inventory-tools-1-1.i386.rpm
   −
=Uninstallation=
+
==Uninstallation==
 
To uninstall OCS Reports and GLPI, just hit the following command:
 
To uninstall OCS Reports and GLPI, just hit the following command:
 
  yum remove smeserver-inventory-tools
 
  yum remove smeserver-inventory-tools
Line 62: Line 62:  
You should also uninstall all dependencies if you don't need them anymore...
 
You should also uninstall all dependencies if you don't need them anymore...
   −
=Use=
+
=Client Installation=
 
  −
==OCS Inventory NG==
  −
OCS Reports' web interface can be reached at http://your-server/ocs
     −
'''Before to login, please choose your language (flags on the top right corner)'''
  −
[[Image:OCS_login_page.png]]
  −
Login  : admin
  −
  −
Password: admin
  −
{{Warning box|For security-reasons, change admin's password after your first login!}}
  −
Inventories can be done from WAN but the web interface is only available from inside your network for security reasons by default.
   
The client side is available [http://www.ocsinventory-ng.org/index.php?page=1-01 on all platforms]. Download the latest client version according to your OS.
 
The client side is available [http://www.ocsinventory-ng.org/index.php?page=1-01 on all platforms]. Download the latest client version according to your OS.
 
After installing the Agent, you should launch it manually to upload your first inventory (as it's updated once per day by default)
 
After installing the Agent, you should launch it manually to upload your first inventory (as it's updated once per day by default)
Line 89: Line 79:  
  OCSSERVER=yourdomain.com
 
  OCSSERVER=yourdomain.com
 
  OCSTAG=your_tag
 
  OCSTAG=your_tag
Then restart crond as this isn't done by these RPMs:
  −
/etc/rc.d/init.d/crond restart
   
And finally launch the 1st inventory manually:
 
And finally launch the 1st inventory manually:
 
  ocsinventory-agent -s yourdomain.com -t your_tag
 
  ocsinventory-agent -s yourdomain.com -t your_tag
Line 98: Line 86:  
  "C:\Program Files\OCS Inventory Agent\OCSInventory.exe" /server:yourdomain.com /np /debug /tag:your_tag
 
  "C:\Program Files\OCS Inventory Agent\OCSInventory.exe" /server:yourdomain.com /np /debug /tag:your_tag
 
Wait a few seconds and go to http://your-server/ocs, you should see your computer's inventory!
 
Wait a few seconds and go to http://your-server/ocs, you should see your computer's inventory!
 +
 +
 +
=Use=
 +
 +
==OCS Inventory NG==
 +
OCS Reports' web interface can be reached at http://your-server/ocs
 +
 +
'''Before to login, please choose your language (flags on the top right corner)'''
 +
[[Image:OCS_login_page.png]]
 +
Login  : admin
 +
 +
Password: admin
 +
{{Warning box|For security-reasons, change admin's password after your first login!}}
 +
Inventories can be done from WAN but the web interface is only available from inside your network for security reasons by default.
    
==GLPI==
 
==GLPI==

Navigation menu