Answered: result ERR_EXECUTE_TIMEOUT
Bonjour, Cette erreur est déclenchée par l'agent si le script/programme lancé par le package n'est pas terminé avant "CommandTimeout" minutes (120 minutes par défaut). Cela est facilement vérifiable en...
View ArticleAnswered: My sql login?
Hi,OCS passwords are stored in clear text in the z-ocsinventory-server.conf file (/etc/apache2/conf-enable on ubuntu) : # User allowed to connect to database PerlSetEnv OCS_DB_USER ocs_user #...
View ArticleEmail notification feature
Dear Team, Can you please help how we can enable & schedule notification of all inventoried reports on mail. If any modification/alteration done in user machine it will notify to administrators or...
View ArticleAnswered: Problème avec le plugin oficepack dans OCS Server 2.2 / aucune...
Bonjour,Post un peu vieux mais je réponds au cas où certain aurait le même problème.J'ai eu le même problème en installant les plugins par la nouvelle interface.Sous Linux :Vérifier que le fichier...
View ArticleAbout permissions in ocsreport folder
HelloIm very newbie with this.Just installed ocs inventory and im in the step of type the address in the browser but i received a message like this:"Document root should be writable :...
View ArticleSynchronize master-slave data of all agents sending to slave
Hi all, I am new to the forums so please accept my apologies if this question has already been asked and replied. Unfortunately I could not find the answer, therefore I am posting this... I tried out...
View ArticleInvetory Oracle Products
Dear good afternoon I use OCSInventory to make the hardware and software inventory of the company where I work, recently there has been a need for compliance that Oracle software (database, weblogic,...
View ArticleError accessing http://SeverIP/ocsreports
Hi, I installed OCS version 2.2.1 on an Ubuntu server, it happens that when I try to access http: // ServerIP / ocsreports the following screen appears: <? Php //...
View Articleagent do not connect to server with SSL
I cannot make the agent to send inventory to the server by ssl. I already put the file cacert.pem inside the C:\program data\ Ocs inventory folder. But something seems off. Here is the agent log:...
View ArticleAnswered: About permissions in ocsreport folder
Hi,install.php code : if (!file_exists(DOCUMENT_REAL_ROOT."/download")) { mkdir(DOCUMENT_REAL_ROOT."/download"); } if (!file_exists(DOCUMENT_REAL_ROOT."/logs")) {...
View ArticleAnswered: Invetory Oracle Products
Hi,Oracle does not use a standard installation system. You should write your own plugin.I wrote this plugin to inventory ODBC driver versions (Oracle, ..)...
View ArticleAnswered: Synchronize master-slave data of all agents sending to slave
The agents should contact the server in http [s] to use all OCS features (deployment, ipdiscover, ...). You can ask the "slave" server to automatically generate .OCS files each time an agent sends an...
View Articleexporter/importer des machines dans OCS
Bonjour, Comment peut-on exporter/importer une liste de machines dans OCS ? OCS 2.1.2 Contexte: J'ai un OCS donc la bdd est completement corrompu mais j'ai acces via l'interface web à la liste des...
View ArticleAnswered: About permissions in ocsreport folder
Hello, Thanks for answer At last my solution was: # chown -R apache:apache /usr/share/ocsinventory-reports/ # service httpd restart but i dont know if i did well giving that permissions...
View ArticleAnswered: Invetory Oracle Products
Thanks everyone for the help, can you please tell me some documentation on how to run a custom plugin? Once again grateful for the attention.
View ArticleAnswered: exporter/importer des machines dans OCS
Bonjour,Ne serait-il pas plus facile de remettre un serveur OCS vide sur la même IP ou le même FQDN et d'organiser une remontée d'inventaire de toute tes machines ?Si ta base de données est corrompue...
View ArticleAnswered: WOL ne fonctionne pas (OCS Server Windows 2.1.2)
Ok j'ai trouvé la solution !! Le wake on lan est désormais fonctionnel ! (testé avec le bouton wol et avec l'affectation de masses, postes arrêtés)En fait en regardant avec wireshark, le serveur ocs...
View Articlewhy InnoDB engine for ocsweb tables is causing duplicate records?
Hello, I have all the tables under ocsweb are set to use InnoDB, this causes duplicate records again and again. If i can alter the tables to use MyISAM engine, then everything works ok. I did...
View Article