es-imagetool in 3.5

I created an image using es-imagetool and I changed the port number as seen in my logs:

Sun Management Center agents use SNMP Port 161 by default

if port 161 is not in use. Port 161 could be in use on the

destination machine by the SNMP daemon snmpdx.

Specify an Optional Port Number to assign the agent

to a different port, and allow snmpdx to continue using port 161.

Press ENTER key to force default port.

Enter the agent port number [default:161] [Optional: 1100 to 65535 ]: 2161

But when I created my first agent using this image, it created it using port 161...

Has anyone used es-imagetool and changed the port? Do your agents use the correct port?

Karen

[728 byte] By [KayZeeBee] at [2007-11-26 5:56:39]
# 1
This is being worked under RFE ID#4840003. If port 161 is free, the agent-update will use it and ignore your choice of port. Let me know your name and company and I will add you to the RFE.es-config -p agent will fix the issue.Mike
michael_barrett at 2007-7-6 13:12:49 > top of Java-index,Administration Tools,Sun Management Center...
# 2

I had this same problem using makeagent

I found that the two files I needed to change afterwards on the agent were

/var/opt/SUNWsymon/cfg/domain-config.x

and

/var/opt/SUNWsymon/cfg/dtable.toe

Then the agent worked ok with my alternate port of 1161

Apologies if I am telling you something you already know, but maybe it will be useful for someone else reading this.

Regards

Steve

steveyork at 2007-7-6 13:12:49 > top of Java-index,Administration Tools,Sun Management Center...