Changes

Jump to navigation Jump to search
407 bytes added ,  17:19, 7 September 2015
Line 4: Line 4:     
==Install==
 
==Install==
 
+
===SME8===
  yum install smeserver-ocsinventory --enablerepo=smedev,smetest,smecontribs -y
+
  yum install smeserver-ocsinventory --enablerepo=smedev,smetest,smecontribs
 
   
 
   
 
then
 
then
Line 14: Line 14:  
{{Warning box|You must issue first the ocs-update before post-upgrade and reboot}}
 
{{Warning box|You must issue first the ocs-update before post-upgrade and reboot}}
    +
===SME9===
 +
You must first enabled the [[Remi-ocsinventory]] repository, then
 +
yum install smeserver-ocsinventory --enablerepo=remi-repository,smecontribs
 +
signal-event ocs-update
 +
or if you prefer to reboot your server, then do
 +
signal-event post-upgrade; signal-event reboot
    +
----
 
after this you can proceed to normal installation according to  [[OCS Inventory#Importing ocsagent.exe in MySQL]] should go to http://YOURDOMAIN/ocs/install.php
 
after this you can proceed to normal installation according to  [[OCS Inventory#Importing ocsagent.exe in MySQL]] should go to http://YOURDOMAIN/ocs/install.php
   Line 52: Line 59:     
If you want to inventory other SME Servers (without installing the server-side and web interfaces)
 
If you want to inventory other SME Servers (without installing the server-side and web interfaces)
 
+
====for sme8====
 
  yum install ocsinventory-agent ocsinventory-ipdiscover --enablerepo=smetest,epel
 
  yum install ocsinventory-agent ocsinventory-ipdiscover --enablerepo=smetest,epel
   
{{Warning box|this will issue a warning, which can be ignored, about : rpmts_HdrFromFdno: Entête V3 DSA signature: NOKEY, key ID 00f97f56
 
{{Warning box|this will issue a warning, which can be ignored, about : rpmts_HdrFromFdno: Entête V3 DSA signature: NOKEY, key ID 00f97f56
 
Public key for ocsinventory-ipdiscover-1.01-2.el5.remi.i386.rpm is not installed
 
Public key for ocsinventory-ipdiscover-1.01-2.el5.remi.i386.rpm is not installed
 
}}
 
}}
 +
====for sme9====
 +
yum install ocsinventory-agent ocsinventory-ipdiscover --enablerepo=remi-ocsinventory
    
Then edit ''/etc/ocsinventory-agent/ocsinv.conf'' and modify following lines:
 
Then edit ''/etc/ocsinventory-agent/ocsinv.conf'' and modify following lines:

Navigation menu