Ocsinventory

letman

Buenas tardes,

Haber si me podéis ayudar con este programa.

Lo he instalado en local para realizar pruebas.

Tengo instalado el servidor en un PC y el agente en otro, pero no recopila la información y se la envía al servidor.
He estado mirando por Internet y no encuentro nada, muchos dicen de mirar los LOGS del agente pero es que a mi no me sale ningún archivo .log ni siquiera .ini para ver los parámetros de la aplicación.
Estoy usando win 10 64bits en ambos PCS ( tanto servidor como agente )

Alguien por casualidad ha estado usando este programa y me pudiese ayudar?

itonny

#1 El log del agente esta en esta ruta: %programdata%\OCS Inventory NG\Agent\OCSInventory.log y la ruta del ini %ProgramData%\OCS Inventory NG\Agent\ocsinventory.ini

Si no esta el .ini, generalo tu mismo y deja el debug=1

Sample configuration file "ocsinventory.ini".

[OCS Inventory Agent]
; OCS Inventory NG Agent features
; Enable debugging mode (0 => disabled, 1 => enabled, 2=> trace all) 
Debug=1
; Enable local inventory mode (path to folder to store .ocs file => enabled,
; empty => disabled) 
Local=
; Enable agent scanning HKEY_CURRENT_USER hive for printers and sofware
; (0 => disabled, 1 => enabled) 
HKCU=0
; Disable prompting user for TAG value (0 => prompt allowed, 1 => disabled) 
NoTAG=0
; Force agent launching IpDiscover on specified network (network address => enabled,
; empty disabled)
IpDisc=
; Which communication provider to use
; Name of communication DLL and configuration section to use
; DLL must be in "com" sub directory
ComProvider=ComHTTP.dll

[HTTP]
; OCS Inventory NG Communication Server address and port
; Listening on http[s]://server[:port]/ocsinventory
Server=http://localhost/ocsinventory
; Using SSL connections (0 => SSL without certificate validation,
; 1 => SSL with server certificate validation required)
SSL=0
; Path to CA certificate chain file in PEM format, for server certificate
; validation
CaBundle=D:\Developp\OCS Inventory NG\cacert.pem
; Using authentication on Communication Server (0 => no, 1 => yes)
AuthRequired=0
; Communication Server authentication credentials (encrypted)
User=
Pwd=
; Using proxy (0 => no, 1 => HTTP proxy, 2 => Socks 4 proxy, 3 => Socks 5 proxy)
ProxyType=0
; Proxy address and port
Proxy=
ProxyPort=
; Using proxy authentication (0 => no, 1 => yes)
ProxyAuthRequired=
; Proxy authentication credentials (encrypted)
ProxyUser=
ProxyPwd=

 
[OCS Inventory Service]
; Time to wait in minutes before next agent start
TTO_WAIT=1020
; Number of hour between 2 agent runs
PROLOG_FREQ=5
; Old value of PROLOG_FREQ
OLD_PROLOG_FREQ=10
1 respuesta
letman

#2 el problema es que no me genera la carpeta de Agent, al instalar el agente en cualquier equipo.
Se instala en la carpeta: c:\Programfilesx86\OCS Inventory NG
Pero no me crea la carpeta Agent, donde se supone que esta el .ini y los logs.

Porque es debido? la instalacion no es complicada..

Usuarios habituales

  • letman
  • itonny