Server Management - Systems Insight Manager
1829612 Members
1707 Online
109992 Solutions
New Discussion

Looking for documentation for HP Management Agents for Netware

 
SOLVED
Go to solution
Steve Kadish
Trusted Contributor

Looking for documentation for HP Management Agents for Netware

Hi all,

We just installed some new netware servers and I need to configure the management agents. I can find the deployment documentation, but not the configuration documentation. Can someone send me a pointer?

Thanks,
- Steve
6 REPLIES 6
Haridas
Respected Contributor

Re: Looking for documentation for HP Management Agents for Netware

I guess this doc will provide some idea..

http://h18013.www1.hp.com/support/files/server/us/WebDoc/710/imaug.pdf

regards,
Hari
Steve Kadish
Trusted Contributor

Re: Looking for documentation for HP Management Agents for Netware

Thanks, Hari, but I already looked at that document. A lot of the settings in the HP Systems Management Homepage are not available under Netware. I am looking for information like the name of the module to load to configure the agents.

Thanks,
- Steve
Lars Nilsson_1
Trusted Contributor
Solution

Re: Looking for documentation for HP Management Agents for Netware

Just type CPQAGIN at the server console
Steve Kadish
Trusted Contributor

Re: Looking for documentation for HP Management Agents for Netware

Lars,

Thanks very much! I think I have almost all of the pieces in place now. Just one more question: is there any mechanism for changing the Web agent user (administrator, operator, user) passwords from the server console?

Thanks,
- Steve
Lars Nilsson_1
Trusted Contributor

Re: Looking for documentation for HP Management Agents for Netware

Steve

I'm almost certain that you can't change web agent passwords from the server console.
The only way I'm aware of is from the Device Home Page.
(http://"servername":2301/cpqlogin.htm?ChangePassword=yes).

But, if you want to share the same passwords and configuration settings with other servers you can replicate these settings in this way:

Once you are satisfied with the first server, find these files below and copy them to the other servers.

SYS:\SYSTEM\COMPAQ\WBEM\CPQHMMD.ACL
SYS:\SYSTEM\COMPAQ\WBEM\HOMEPAGE\CPQHMMD.INI

Overwrite the existing files and restart the agents by entering the following commands at the console:

CPQHLTAG
(wait for the agents to unload)
CPQSNMP

/Lars
Steve Kadish
Trusted Contributor

Re: Looking for documentation for HP Management Agents for Netware

Thanks for all of the answers!