Quantcast
Channel: Ocsinventory Q&A - Recent questions and answers in OCS Inventory NG server
Viewing all 7082 articles
Browse latest View live

Answered: Why SNMP custom administrative data do not appears in snmp page?

$
0
0
Hi,

Post ocsinventory-server.log file, apache error_log or error.log file.

Regards

Frank

Answered: How can I generate a list of machines using a particular Video Card

Answered: Licence OCSInventory

$
0
0

Hi,

OCS license is GPLv2 and different from Microsoft Windows License. You have to install Windows system for running OCS Windows Agent otherwise it's not possible to run ocs agent. 

Regards

Frank

Answered: request for help on the history of OCS Inventory

$
0
0
Hi,

Can you be more explicit, please? What problems have you?

Regards

Frank

Answered: Security Alert: LDAP accept credentials with empty password!

$
0
0
Hi,

Thanks for the info. Which version of ocs server?

Regards

Frank

Answered: local proxy to collect and transfer inventory data

Answered:

$
0
0

Hi,

  1. Have you error in error.log file of Apache?
  2. Is the user declared on Apache?
  3. Is mod_perl enabled in apache?

Regards

Frank

Answered: Ipdiscover dans un parc windows. Quelle solution mettre en place ?

$
0
0

Bonjour,

 

PI, pour les Wyse, j'ai écrit un script il y a un petit moment pour extraire les info du Wyse Device Manager et les injecter dans un serveur OCS (cf http://forums.ocsinventory-ng.org/viewtopic.php?id=10865).

 

J'ai également réglé mon souci de l'époque : la date d'inventaire du Wyse dans le WDM était écrasée par la date d'injection dans le serveur OCS.

J'ai modifié le fichier xampp\perl\site\lib\Apache\Ocsinventory\Server\Inventory\Update\Hardware.pm ligne 38 :

en remplaçant

LASTDATE=NOW(),

par

LASTDATE=".(defined($base->{LASTDATE})?$dbh->quote($base->{LASTDATE}):"NOW()").",

 

Fonctionnement : si la valeur LASTDATE est renseignée dans la section HARDWARE du fichier OCS, elle est prise en compte, sinon, c'est la date d'injection qui est remontée.

Cdt,

 

Sylvie


Aucune remontée et aucune erreur dans les logs

$
0
0
Bonjour,

Après 2 installations, la lecture de nombreux posts de forum, je m'en remets à vous.
- j'ai installé OCS inventory server version 2.1.2 sur un serveur Windows server 2008 R2 (VM)
- l'agent 2.1.2 sur un PC sous Windows 7 (VM)

J'ai déployé l'agent sur le client via GPO + OCS pakager en suivant :

http://wiki.ocsinventory-ng.org/index.php/Documentation:Packager/fr

http://wiki.ocsinventory-ng.org/index.php/Documentation:WindowsAgent/fr#D.C3.A9ploiement_de_l.27agent_avec_OcsLogon.exe_.C3.A0_travers_un_script_de_login_ou_une_GPO_Active_Directory.

http://wiki.ocsinventory-ng.org/index.php/Documentation:AgentInstallingWindows/fr

http://wiki.ocsinventory-ng.org/index.php/Documentation:Administration/fr#T.C3.A9l.C3.A9verser_l.27Agent_pour_le_d.C3.A9ploiement_au_moyen_du_lanceur_.22OcsLogon.exe.22

____

Par étapes :

- Telechargement d'ocsPackage ( version 2.1.1)
   - Création du certificat ( cacert.pem)
   - Exécuter Ocspackager et remplir les données comme tel :
                                         - Exe file : chemin du fichier OcsAgentSetup.exe ( version 2.1.1.1)
                                         - Certificate : chemin du fichier cacert.pem
                                         - Command line options :  /S /NOW "/SERVER:http://192.168.1.90/ocsinventory" /NOTAG /DEBUG=2 /NP
                                         - Username : Administrateur@domaine
                                         - Password : mot de passe du compte administrateur.
   - Une fois le fichier OcsPackage crée, je me rends sur l’interface administrateur du serveur OCS. Je clique sur le bouton client et j'upload le fichier Ocspackage.
   - Fichier bien uploadé

   - Activation dans l'onglet Deployment de l'option DEPLOY : ok

A ce stade là, je procède à ma GPO en choisissant de l’appliquer sur ordinateurs :
   - Création d'une GPO nommée : Install OCS AGENT
   - Script de Démarrage : Dans afficher les fichiers je colle "OcsPackage" et "Ocslogon" que j'ai renommé 192.168.1.90.exe
   - Ajout de 192.168.1.90.exe comme script de démarrage avec comme paramètres :
               - /PACKAGER /GPO /INSTALL /SERVER=http://192.168.1.90/ocsinventory
               - Appliqué

               - Déplacer ma GPO sous mon nom de domaine
               - Un gpupdate /force

Sur le pc client :

La gpo s'applique sans problème. L'agent s'installe. L'envoi au serveur se fait. Les firewalls sont désactivés sur le serveur et le client.

Depuis le client j'accède bien via IE à http://192.168.1.90/ocsreports.

Mais, l'inventaire OCS reste désespérément vide
Machines in DB         0
Machines Inventoried         0
Machines contacted today         0
Machines Inventoried today         0
Machines not seen in more than 30 day(s)         0
Number of SNMP devices         0

En installant manuellement sur le poste client l'agent, la remontée fonctionne.

 __

Installer OCS sans xampp

$
0
0
Bonjour a tous,

Je souhaiterais savoir si il est possible d'installer independament ocs de xampp, ce qui me permettrais d'avoir un version plus recente xampp que celle proposé par le paquage.

Si c'est possible, je vous remercie de me donner la demarche a suivre.

Answered: Restreindre l'accès à l'inventaire pour un de mes clients

$
0
0

Bonjour Serge,

 

C'est tout à fait possible avec OCS.

Il te suffit de créer un profil d'utilisateur pour les utilisateurs qui ne doivent avoir accès qu'à l'inventaire.

Dans la configuration de ce profil / onglet "Restrictions", tu positionnes "Sur les machines"à OUI.

Tu affectes ce profil au directeur de l'entreprise TOTO puis tu affectes le TAG "TOTO"à cet utilisateur (en cliquant sur le nom de l'utilisateur).

Il ne verra plus que les machines tagguées TOTO.

 

Cdt,

 

Sylvie

 

Answered: Inventory devices

$
0
0

Hello,

 

I already have search a lot the best way to do so.

I ended up with a script that

- extract inventory data from the device management tool (for me that was HP thin clients thus I extrat the data from the HP DeviceManager database)

- create an .OCS file for each device

- import generated .OCS files into OCS Server using ocs perl injector.

 

I am doing the same thing for other thin client types (ie : Wyse with ThinOS -> data extracted from WDM).

 

Regards,

 

Sylvie

 

MSofficeKey error

$
0
0

Efetuei o passo a passo do link http://wiki.ocsinventory-ng.org/index.php/Plugins:MSofficeKey

Após concluir, reiniciei o servidor OCS e ao tentar acessar as informações de um computador a janela abre com uma mensagem de erro no meio:

You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '...... where 1=1 and hardware_id=57' at line 1

Alguém já viu algo parecido ?

desde já grato!

Anderson

---

I followed the link step by step http://wiki.ocsinventory-ng.org/index.php/Plugins:MSofficeKey

Once completed, I restarted the OCS server and when trying to access information from a computer window opens with an error message in the middle:

You have an error in your SQL syntax; check the manual que Corresponds to your MySQL server version for the right syntax to use near '...... where 1 = 1 and hardware_id = 57' at line 1

Has anyone ever seen something like that?

already grateful!

Anderson

---ocsinventory.log

==============================================================================
Starting OCS Inventory NG Agent on Friday, July 31, 2015 15:13:14.
AGENT => Running OCS Inventory NG Agent Version 2.1.1.1
AGENT => Using OCS Inventory NG FrameWork Version 2.1.1.1
AGENT => Loading plug-in(s)
AGENT => Using network connection with Communication Server
AGENT => Using Communication Provider <OCS Inventory NG cURL Communication Provider> Version <2.1.1.1>
AGENT => Sending Prolog
AGENT => Prolog successfully sent
SUPPORT => No support detected, Registration key : N/A
AGENT => Inventory required
AGENT => Launching hardware and software checks

 

Galera, checked by phpmyadmin that data is recorded in officepack table .. the error reported is displayed in the interface by clicking the host.

 

Software, Deployment and Registry gray

$
0
0
Hi guys!

I'm deploying a new installation of OCSNG using OCS-NG_WINDOWS_AGENT_v2.1.1.1 and Server 2.1.2 and after receiving the first computer information Ii see that the Software, Deployment and Registry are in gray on each one of the computers, with no information.

Can anyone tell me why it's happening? I'm installing the software as administrator.

Thanks in advance.

No package found, exiting

$
0
0

Hi all,
I am testing the deployment function,and when I activate the package, but in the agent log read: " No package found, exiting".

I have :

OS server Windows 2008r2

OCS version 2.1.2

-------------------------------------------------------

I have macke two test:

PC 1 with agent 2.1.1.1

PC 2 with agent 2.1.1.2

with either same error: "No package found, exiting"

I have all written activities in the following post : http://forums.ocsinventory-ng.org/viewtopic.php?id=8704

I tried to connect to the URL of the download from the PC and there are no problems, the same console shows that the PC Status: NOTIFIED.

many thanks

Fra

 


Error Perl in XAMPP at Windows 7

$
0
0
OCS installer tells that there is no Perl in XAMPP (xampp-win32-5.6.11-0-VC11-installer) into a Win 7 64, the installer ask to install Perl addon at XAMPP.

Answered: OCS + Debian 8

$
0
0
Hi,

Set z-ocsinventory-server.conf and ocsinventory-reports.conf files into /etc/apache2/sites-availables, then use a2ensite command to validate these new files.

Regards

Frank

Answered: No package found, exiting

$
0
0
Hi,

Have you enabled ssl on ocs server?

Have you copied ssl server certificate on each windows client?

Regards

Frank

Answered: Software, Deployment and Registry gray

$
0
0
Hi,

I think deployment and regisrty options are not enabled on ocs server. See configuration tab.

Regards

Frank

Answered: Internet Explorer Reports

Viewing all 7082 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>