Primeiro instalar pacotes do  OCS e depois o OCS

Na tela Configuring, escolha http e digite: ocs.uffs.edu.br
Edite o arquivo de configuração( vim /etc/ocsinventory/ocsinventory-agent.cfg ), deixando como abaixo.

_____________________________________________________________________________
server = ocs.uffs.edu.br

# local = /var/lib/ocsinventory-agent

# Administrative TAG (optional, must be filed before first inventory)
tag=<<numero do patrimônio>>

# How to log, can be File,Stderr,Syslog
logger = Stderr
logfile = /var/log/ocsinventory-agent/ocsinventory-agent.log

debug=1

_____________________________________________________________________________

Execute o agent e verifique se ocorreu algum erro:

# ocsinventory-agent
# tail -f /var/log/ocsinventory-agent/ocsinventory-agent.log
Caso ocorra algum erro ao executar o ocsinventory-agent, então deve-se criar a pasta:
# mkdir /var/log/ocsinventory-agent