HP Server Automation - agent misreporting hostname
Posted
by warren
on Server Fault
See other posts from Server Fault
or by warren
Published on 2009-11-25T12:21:31Z
Indexed on
2010/05/01
19:18 UTC
Read the original article
Hit count: 320
I've been using HP Server Automation for some time, but have noticed an interesting issue I'm hoping the SF community has seen / knows a workaround to.
When the management agent on Solaris or RHEL (only platforms I've noticed it on) reports the hostname of the managed server, it does not return the value of hostname
, it returns the first alias to that entry in /etc/hosts
.
Any ideas on how to get around that? Other than editing /etc/hosts
so the alias is at the end of the line instead of the front?
© Server Fault or respective owner