Instance Status.

This support forum board is for support questions relating to Nagios Log Server, our solution for managing and monitoring critical log data.
Locked
joaase
Posts: 9
Joined: Fri Apr 17, 2015 7:26 am

Instance Status.

Post by joaase »

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
jolson
Attack Rabbit
Posts: 2560
Joined: Thu Feb 12, 2015 12:40 pm

Re: Instance Status.

Post by jolson »

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:

Code: Select all

hostname
It's simple enough to change this hostname:

Code: Select all

hostname example.jolson.local
You will also want to perform the steps listed in this document: http://www.rackspace.com/knowledge_cent ... ame-change
Twits Blog
Show me a man who lives alone and has a perpetually clean kitchen, and 8 times out of 9 I'll show you a man with detestable spiritual qualities.
joaase
Posts: 9
Joined: Fri Apr 17, 2015 7:26 am

Re: Instance Status.

Post by joaase »

Thx.

Now it show correct name.

/Jocke
jolson
Attack Rabbit
Posts: 2560
Joined: Thu Feb 12, 2015 12:40 pm

Re: Instance Status.

Post by jolson »

No problem - I'll lock this thread. Don't hesitate to open more if you have further questions or problems.
Twits Blog
Show me a man who lives alone and has a perpetually clean kitchen, and 8 times out of 9 I'll show you a man with detestable spiritual qualities.
Locked