[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference netcad::hub_mgnt

Title:DEChub/HUBwatch/PROBEwatch CONFERENCE
Notice:Firmware -2, Doc -3, Power -4, HW kits -5, firm load -6&7
Moderator:NETCAD::COLELLADT
Created:Wed Nov 13 1991
Last Modified:Fri Jun 06 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:4455
Total number of notes:16761

3029.0. "hubwatch error bringing up pnv" by GIDDAY::KINGSMILL (Geoff Kingsmill, Australia) Tue Dec 05 1995 02:16

CROSSPOSTED IN THE NETVIEW CONFERENCE (NOTE 1653)

I just installed HUBwatch V4.1 and now get the following error bringing up
pnv.

------------------------------------
File: /usr/OV/registration/C/hubwatch_reg
Line: 31
Error: Unknown field "isDEChub"
------------------------------------

The respecitive portion of the hubwatch_reg file looks as follows:-

Action "Hubwatch"
{
	Command -Shared "hubwatch -a ${OVwSelection1}";
	SelectionRule isDEChub;
	MinSelected 1;
	MaxSelected 1;
}

Any ideas on what might be wrong? How does isDEChub get defined?

Thanks,
Geoff..

T.RTitleUserPersonal
Name
DateLines
3029.1/usr/OV/bin/ovw_fields fixed problemGIDDAY::KINGSMILLGeoff Kingsmill, AustraliaTue Dec 05 1995 16:124
Doing a /usr/OV/bin/ovw_fields fixed the problem. This should have been
done as part of the HUBwatch installation....

Geoff..