Operating System - OpenVMS
1838703 Members
3328 Online
110128 Solutions
New Discussion

Trouble with mgmt_agents

 
SOLVED
Go to solution
Oleg I. Kovalev
Occasional Contributor

Trouble with mgmt_agents

Hi all!
There are AlphaServer DS20 and OpenVMS 7.3-2.
I had installation procedure of the Management Agents (last version) for OpenVMS software.
I can view device data from a web brouser (MS IE 6.0) through https://hosts:2381.
I log in on the openVMS system as adnministrator with WBEM$ADMIN identifier.
I want modify a Physical Memory Utilization Thresholds on device page.
After I move indicator of the threshold value and select "Save Thresholds" to save any thresholds that you have modified i don't have any changes.

In what a problem?




SNMP configuration:

Flags: Sets

Contact: AAA

Location
First: AAA

Community Type Address_list

public Read Write 0.0.0.0
4 REPLIES 4
Arch_Muthiah
Honored Contributor
Solution

Re: Trouble with mgmt_agents

Hi Oleg I. Kovalev,

Could you please try grant WBEM$OPERATOR identifier too your system a/c (along with WBEM$ADMIN)

Archunan
Regards
Archie
Arch_Muthiah
Honored Contributor

Re: Trouble with mgmt_agents

Hi,

I too have some problem with my Management Agents (may be browser proxy server config setting) on one of my OVMS 8.2. I just postponed that work.

You may have this following doc, but if you don't have, have a look on this doc. for any useful info.

Archunan
Regards
Archie
Arch_Muthiah
Honored Contributor

Re: Trouble with mgmt_agents

Oops! I forgot to give the URL.

here you go...

http://h71000.www7.hp.com/openvms/products/mgmt_agents/user_man.html#issues
Regards
Archie
Oleg I. Kovalev
Occasional Contributor

Re: Trouble with mgmt_agents

Hi Archunan!
Your meesage about grant WBEM$OPERATOR identifier has helped me.
Thanks.