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@lists.us.ibm.com
[mailto:owner-nv-l@lists.us.ibm.com] On
Behalf Of D'Apice, Domenico
Sent: Thursday, December 02, 2004
11:34 AM
To: 'nv-l@lists.us.ibm.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
Now when i did this
command to my pre-prod server i get
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 ?
-----Message
d'origine-----
De : owner-nv-l@lists.us.ibm.com
[mailto:owner-nv-l@lists.us.ibm.com]De la
part de Oliver Bruchhaeuser
Envoyé : Thursday, December
02, 2004 2:38
À : nv-l@lists.us.ibm.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@SAQ.qc.ca>
Sent
by: owner-nv-l@lists.us.ibm.com
01.12.2004 19:01
|
To
|
"Netview - List (E-mail)"
<nv-l@lists.tivoli.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@saq.qc.ca