I have setup 2 logserver work in cluster.
now when i check Instance Status. i Se both my servers, but when i look at Hostname only one server have correct name the other one have localhost. how and where i change this?
//Jocke
Instance Status.
Re: Instance Status.
The hostname is likely read from the Nagios Log Server device itself. Log into the CLI of your server, and use the 'hostname' command to get the current hostname:
It's simple enough to change this hostname:
You will also want to perform the steps listed in this document: http://www.rackspace.com/knowledge_cent ... ame-change
Code: Select all
hostnameCode: Select all
hostname example.jolson.localRe: Instance Status.
Thx.
Now it show correct name.
/Jocke
Now it show correct name.
/Jocke
Re: Instance Status.
No problem - I'll lock this thread. Don't hesitate to open more if you have further questions or problems.