To: | "Stringfellow, William" <William.Stringfellow@bankofamerica.com>, nv-l <nv-l@lists.tivoli.com> |
---|---|
Subject: | RE: [nv-l] Disappearing Icons - right-click menu items not grayed out |
From: | Kenneth Stoutzenberger <kstoutzenberger@netaphor.com> |
Date: | Mon, 12 May 2003 10:53:32 -0700 |
Delivered-to: | mailing list nv-l@lists.tivoli.com |
Delivery-date: | Mon, 12 May 2003 18:56:37 +0100 |
Envelope-to: | nv-l-archive@lists.skills-1st.co.uk |
List-help: | <mailto:nv-l-help@lists.tivoli.com> |
List-post: | <mailto:nv-l@lists.tivoli.com> |
List-subscribe: | <mailto:nv-l-subscribe@lists.tivoli.com> |
List-unsubscribe: | <mailto:nv-l-unsubscribe@lists.tivoli.com> |
Mailing-list: | contact nv-l-help@lists.tivoli.com; run by ezmlm |
Thank
you very much for your suggestions. I am taking a look into it now to see
if it solves my problem and I'll post the conclusion once I've
finished.
ADDITIONAL
INFO:
I've
written a java application that compares the map symbols against a
database of IP addresses. If the IP address matches a symbols
corresponding IP, then the application sets a field value (see below) to
true and changes the symbol icon to a custom icon that I've created. When
the MetaConsoleManageble field is true, the custom right-click menu
items are available for selection. The menu items should be grayed out for
all other symbols.
The
problem that I am experiencing is that after a period of time - several hours to
a day - the symbol icon reverts back to the NetView icon and the right-click
menu items are available for any symbol. My application attempts to manage
the symbols every minute. If a symbol's SNMP IP address
no longer matches one from my database, I unmanage the
symbol and revert back to the original NetView symbol. It appears that
field I created, MetaConsoleManageable (see below), remains valid
throughout the NetView session. I've verified this by removing the IP
addresses from my database and my application unmanages the symbols. When
I add the IP addresses back to the database, the symbols get re-managed.
However, NetView can no longer display the right icon and the problem with the
menu items still exists. These problems will go away after clearing the
database, but this isn't even 100% reliable.
I hope
my explanation isn't getting too involved, because I don't want (nor do I think
anyone else wants) to troubleshoot my application. It is just that I think
there may be something else involving the NetView application and I am not
toooooo familiar with setting up its parameters. I am using essentially
the same code for my application that runs with HP OpenView and am not
exhibiting the any of the stated problems.
FYI -
this is the new field that I created and my application sets its value to true
when I manage the symbol.
Field
"MetaConsoleManageable"
{
Type boolean; Flags capability; } This
is my .REG file that defines the menu items.
ObjectMenu
{ <10> "MetaConsole Configuration" f.action "ShowMetaConsoleConfiguration"; <10> "MetaConsole Server Configuration" f.action "ShowServerConfiguration"; <10> "MetaConsole Service Provider Configuration" f.action "ShowServiceProviderConfiguration"; <2> "separator49" f.separator; } Action
"ShowMetaConsoleConfiguration"
{ SelectionRule MetaConsoleManageable; MinSelected 1; MaxSelected 1; } Action
"ShowServerConfiguration"
{ SelectionRule MetaConsoleManageable; MinSelected 1; MaxSelected 1; } Action
"ShowServiceProviderConfiguration"
{ SelectionRule MetaConsoleManageable; MinSelected 1; MaxSelected 1; } Many thanks for everyone's help and if you made it to here, thanks for
reading my message :)
Regards,
Ken
Please update my e-mail address in your address book
!
|
<Prev in Thread] | Current Thread | [Next in Thread> |
---|---|---|
|
Previous by Date: | [nv-l] java hogging CPU, Jane Curry |
---|---|
Next by Date: | RE: [nv-l] java hogging CPU, Barr, Scott |
Previous by Thread: | [nv-l] java hogging CPU, Jane Curry |
Next by Thread: | RE: [nv-l] Disappearing Icons - right-click menu items not grayed out, Gareth Holl |
Indexes: | [Date] [Thread] [Top] [All Lists] |
Archive operated by Skills 1st Ltd
See also: The NetView Web