nv-l

RE: [nv-l] Error when starting Netview

2004-12-02 14:54:13
Subject: RE: [nv-l] Error when starting Netview
From: "Evans, Bill" <Bill.Evans AT hq.doe DOT gov>
To: "'nv-l AT lists.us.ibm DOT com'" <nv-l AT lists.us.ibm DOT com>
Date: Thu, 2 Dec 2004 14:52:30 -0500

It SHOULD work, BUT when I read the NOTES on the Man file for RCP it makes me nervous.  Too many qualifications!  Even that Man text tells you to tar up the data and pipe it to RCP when things don’t work otherwise.  They address symbolic links in the text but industrial strength programs shouldn’t have so many holes.      

 

Bill Evans

 

-----Original Message-----
From: owner-nv-l AT lists.us.ibm DOT com [mailto:owner-nv-l AT lists.us.ibm DOT com] On Behalf Of D'Apice, Domenico
Sent:
Thursday, December 02, 2004 1:32 PM
To: 'nv-l AT lists.us.ibm DOT com'
Subject: RE: [nv-l] Error when starting Netview

 

i did  this over a script with this command

 

rcp -p -r /usr/OV/conf $SvrTarget:/usr/OV/conf

 

(before doing this i remove /usr/OV/conf on the Target...). All seem to be copied well...

 

very strange

Dominic

-----Message d'origine-----
De : owner-nv-l AT lists.us.ibm DOT com [mailto:owner-nv-l AT lists.us.ibm DOT com]De la part de Evans, Bill
Envoyé : Thursday, December 02, 2004 12:15
À : 'nv-l AT lists.us.ibm DOT com'
Objet : RE: [nv-l] Error when starting Netview

When you copied /usr/OV/conf did you get the whole tree or just that level of the directory?  You need the whole tree since the actual OVSNMP database is in snmp.conf_db subdirectory.  "tar -cvf  OVCONF.tar /usr/OV/conf/*" gets the whole tree.

 

Bill Evans

Tivoli NetView Support for DOE

570-639-5691 (home)

570-852-9549 (cell)

 

-----Original Message-----
From: owner-nv-l AT lists.us.ibm DOT com [mailto:owner-nv-l AT lists.us.ibm DOT com] On Behalf Of D'Apice, Domenico
Sent: Thursday, December 02, 2004 11:34 AM
To: 'nv-l AT lists.us.ibm DOT com'
Subject: RE: [nv-l] Error when starting Netview

 

Hi Olivier, you're right the community name for my hostname (snmpd.conf) wasn't the same with the netview configuration.

but what i don't understand is , yesterday i did a backup of my netview pre-prod to my lab.

 

I mean, i copy  /usr/OV/conf, /usr/OVdatabases, /usr/OV/www/conf  DIRs from preprod to my LAB

i did a reset_ci and now, i should have the same conf file for both server of them....

 

BUT what is strange, is when i did this command on my LAB

 

xnmsnmpconf -resolve `hostname` | grep ^community

 

i get :

 

sisauda@aixtivlab1:/saq/home/users/sisauda$ xnmsnmpconf -resolve `hostname` | grep ^community
community      = Value1

Now when i did this command to my pre-prod server i get

 

sisauda@sxqtiv0017:/saq/home/users/sisauda$ xnmsnmpconf -resolve `hostname` | grep ^community
community      = public

 

How is possible that Netview LAB and Netview Pre-prod aren't the same "hostname" community name if  /usr/OV/conf dir is the same of both server ??? Does i miss some CONF dir to Copy ?

 

Thanks to put some light

Dominic

 

-----Message d'origine-----
De : owner-nv-l AT lists.us.ibm DOT com [mailto:owner-nv-l AT lists.us.ibm DOT com]De la part de Oliver Bruchhaeuser
Envoyé : Thursday, December 02, 2004 2:38
À : nv-l AT lists.us.ibm DOT com
Objet : Re: [nv-l] Error when starting Netview


Domenico,

your configured community names seems not to match.

Make sure you have read acces for both, the hostname and loopback.
snmpget `hostname` system.sysObjectID.0
snmpget 127.0.0.1 system.sysObjectID.0

Compare your community names in /etc/snmpd.conf with the read communitys configured in your NetView snmp configuration:
xnmsnmpconf -resolve `hostname` | grep ^community
xnmsnmpconf -resolve 127.0.0.1 | grep ^community

Oliver

"D'Apice, Domenico" <D.D'Apice AT SAQ.qc DOT ca>
Sent by: owner-nv-l AT lists.us.ibm DOT com

01.12.2004 19:01

Please respond to
nv-l

To

"Netview - List (E-mail)" <nv-l AT lists.tivoli DOT com>

cc

 

Subject

[nv-l] Error when starting Netview

 

 

 




Hello all, when i start Netview i get this error :

WARNING:  Unable to query this system using SNMP possibly due to:
 a) SNMP Agent not running
 b) nvsecd not running
 c) other network configuration problem on local system

 This may result in configuration and operational errors.
 You can use the following command to verify the SNMP Agent
 is operational after correcting the problem:

   /usr/OV/bin/snmpget aixtivlab1 .1.3.6.1.2.1.1.1.0
WARNING: bypassing Tivoli NetView daemon restart.

Starting user interface applications...
Wed Dec  1 12:34:06 EST 2004
Please see /usr/OV/log/netview_root.log if you have startup errors.
----------------------------------------------------------------------------
-
Starting maptreeserver
Parsing configuration file /usr/OV/conf/C/explore.confclass properties0  
[main] INFO  com.tivoli.netview.maptree.server.MapTreeServ
er  - Server is ready to accept connections on port 39106
Server is ready to accept connections on port 39106
Right before OVwMainLoop()
----------------------------------------------------------------------------
-

ps :  snmp agent, nvsecd  is up  but when i try this command :
/usr/OV/bin/snmpget aixtivlab1 .1.3.6.1.2.1.1.1.0, it come up with a timeout
error  like this : snmpget: No response arrived before timeout.

Any idea or clue about resolving this issue ?

Thanks
Dominic D'Apice
* D.D'Apice AT saq.qc DOT ca