You have to invoke it through the GUI, one way or another. You could
write it as another GUI daemon (like ovw starting ipmap). This means your
program would always be running and listening on a particular socket just
like ipmap does today. Then have another program tell it what to do
through that socket such as the lrf daemon. As long as it is started by
ovw and registers in that environment your API calls will work. You could
also have a second program callable by CLI that talked to your GUI daemon
through the socket calls. This would then give you a way to shell script
your needs.
Kind regards,
Stephen Hochstetler shochste@us.ibm.com
International Technical Support Organization at IBM
11400 Burnet Road Austin, TX 78758
Office - 512-823-8584 (t/l 793) FAX - 512-838-6931
------------------------------------------------------------
http://www.redbooks.ibm.com
jeff.ctr.vandenbuss
che@faa.gov To: "Allison, Jason
(JALLISON)" <JALLISON@arinc.com>
cc:
nv-l@lists.tivoli.com
11/08/2002 09:35 AM Subject: RE: [nv-l] Changing
label of node
Jason,
Thanks for your help so far. What I am down to now is they "way" in which
I call this code. If I call this code through a registration file through
the GUI, it works fine. What we have is polling daemons that are
registered through an lrf. If I call the code via the lrf daemon, or via
the command line, it fails in OVwInit() with the error:
[OVw_OVW_NOT_RUNNING]
The application was not invoked from the Tivoli NetView program.
Any suggestions?
Thanks,
Jeff
---------------------------------------------------------------------
To unsubscribe, e-mail: nv-l-unsubscribe@lists.tivoli.com
For additional commands, e-mail: nv-l-help@lists.tivoli.com
*NOTE*
This is not an Offical Tivoli Support forum. If you need immediate
assistance from Tivoli please call the IBM Tivoli Software Group
help line at 1-800-TIVOLI8(848-6548)
|