Post ocsinventory-server.log file, apache error_log or error.log file.
Regards
Frank
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
Hi,
Regards
Frank
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
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
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
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.
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