Changes

From SME Server
Jump to navigationJump to search
273 bytes added ,  21:39, 8 May 2021
no edit summary
Line 48: Line 48:  
  # URL            | new alias    |            | Alias facultatifs pour les interfaces Web ocs et glpi
 
  # URL            | new alias    |            | Alias facultatifs pour les interfaces Web ocs et glpi
   −
===Client Installation===
+
===Installation du client===
   −
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.
+
Le côté client est disponible [http://www.ocsinventory-ng.org/index.php?page=1-01 pour toutes les plateformes]. Télécharger la dernière version de client en fonction de votre système d'exploitation (SE).
   −
After installing the Agent, you should launch it manually to upload your first inventory (as it's updated once per day by default)
+
Après l'installation de l'Agent, vous devez le lancer manuellement pour télécharger votre premier inventaire (car il est mis à jour une fois par jour par défaut).
   −
While you are installing the agent, copy the cacert.pem file, see the SSL section below.
+
Pendant que vous installez l'agent, copier le fichier cacert.pem, voir la section SSL ci-dessous.
   −
===OCS Agent for SME Server===
+
===Agent OCS pour Serveur KOOZALI SME===
 +
 
 +
Si vous voulez inventorier d'autres serveurs KOOZALI SME (sans installer la partie serveur et les interfaces web) :
   −
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
  −
{{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
  −
}}
   
====for sme9====
 
====for sme9====
 
  yum install ocsinventory-agent ocsinventory-ipdiscover --enablerepo=remi-ocsinventory
 
  yum install ocsinventory-agent ocsinventory-ipdiscover --enablerepo=remi-ocsinventory
 
-----
 
-----
Then edit ''/etc/ocsinventory-agent/ocsinv.conf'' and modify following lines:
+
Puis éditer ''/etc/ocsinventory-agent/ocsinv.conf'' et modifier les lignes suivantes :
 
  OCSSERVER=yourdomain.com
 
  OCSSERVER=yourdomain.com
 
  OCSTAG=your_tag
 
  OCSTAG=your_tag
And finally launch the first inventory manually:
+
Et à la fin, lancer le premier inventaire manuellement :
 
  ocsinventory-agent -s yourdomain.com -t your_tag
 
  ocsinventory-agent -s yourdomain.com -t your_tag
   −
===OCS Agent for Windows===
+
====for sme8====
There are 2 differents ways of sending inventories on Windows. Download the latest client software, OCSNG_WIN32_AGENT_1.xx_repack.zip from ocs website. This archive contains 3 executables.  
+
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
 +
Public key for ocsinventory-ipdiscover-1.01-2.el5.remi.i386.rpm is not installed
 +
}}
 +
 
 +
===Agent OCS pour Windows===
 +
Il y a 2 façons différentes d'envoyer des inventaires sur Windows. Télécharger le dernier logiciel client, OCSNG_WIN32_AGENT_1.xx_repack.zip sur le site d'OCS. Cette archive contient 3 exécutables.  
   −
See Section 4.1 in the internal OCS help file.
+
Voir la Section 4.1 du fichier d'aide interne d'OCS.
===Service use===
+
====Utilisation du service====
Using OCS as a service is what you will probably need.
+
Utiliser OCS comme un service est probablement ce que vous ferez.
   −
Launch the install of ''OcsAgentSetup.exe'' and provide default settings of the service.
+
Lancer l'installation de ''OcsAgentSetup.exe'' et fournir les paramètres par défaut du service.
 
[[Image:OCS-winagent-setup.png]]<br>
 
[[Image:OCS-winagent-setup.png]]<br>
 
----
 
----
Then launch the first inventory by typing the following in the 'execute box':
+
Puis lancer le premier inventaire en saisissant ce qui suit dans la 'execute box':
  "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:MonDomaine.com /np /debug /tag:your_tag
Wait a few seconds and go to http://your-server/ocs, you should see your computer's inventory.
+
Attendre quelques secondes et aller sur http://your-server/ocs, vous devriez voir votre inventaire d'ordinateurs.
   −
By default, Agent will contact the Server once a day.
+
Par défaut, l'Agent contactera le Serveur une fois par jour.
   −
You can override this default behaviour in ocs web interface options. Your changes will be applied next time the Agent contacts the Server.
+
Vous pouvez écraser ce comportement par défaut dans les options de l'interface web d'OCS. Vos modifications seront appliquées au contact suivant du Serveur par l'Agent.
 
----
 
----
For troubleshooting, look at the log file in ''C:\Program Files\OCS Inventory Agent\COMPUTER_NAME.log''
+
Pour le dépannage, regarder le fichier log dans ''C:\Program Files\OCS Inventory Agent\COMPUTER_NAME.log''.
     
3,054

edits

Navigation menu