Welcome to OCS Inventory NG community support, where you can ask questions and receive answers from other members of the community.

Please ask questions only in English or French.

Release 2.11.1 available

The official documentation can be found on http://wiki.ocsinventory-ng.org. Read it before asking your question.

IP Address of Clients shows Blank Frequently on Web Page

Hi All,

I have setup OCS Inventory server 2.1 on Centos server 6.5 64bit OS. All the details is coming to my OCS server properly except IP Address of Client Machines.

Majority of my client is running with ocsinventory-agent-2.1.1-1. below is my configuration file ocsinventory-agent.cfg.

#################

# Server URL, unconmment if needed
server=http://10.0.0.218:8082/ocsinventory
basevardir = /var/lib/ocsinventory-agent

# Administrative TAG (optional, must be filed before first inventory)
tag = Server

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

#################

Currently i am monitoring three subnet as mentioned below.

OCS_SERVER_IP = 10.0.0.218 (Inside DMZ)

1st subnet = 10.0.0.0 (Inside DMZ)

2nd subnet = 10.0.1.0 (Inside DMZ)

3rd subnet = 10.0.5.0 (Inside DMZ)

4th subnet = 192.168.1.0 (Outside DMZ)

When i execute manually "/usr/sbin/ocsinventory-agent" command the IP address of server gets displayed in "IP address" column. but after some time when other servers sends their inventory the ip addresses of earlier servers gets vanished from the column. it keeps vanished until i execute "/usr/sbin/ocsinventory-agent" command manually.

I have manually set a cronjobs for every 6 hours on clients to send inventory to server. when those crons gets runs even at that time IP address column shows blank but i can see in "Last inventory" column that inventory is just now.

Please guide me on the issue as i have tried almost all things but unable to find issue.

Below is my Client side debug log file is very big please also let me know how can i share it as attachement.

Thanks in Advance...

Rohan.

in OCS Inventory NG server for Unix by (120 points)

Please log in or register to answer this question.

 
Powered by Question2Answer
...