Z
Z
ZeroHour2015-05-28 14:10:21
System administration
ZeroHour, 2015-05-28 14:10:21

How to replace $HOSTNAME$ with $HOSTALIAS$ in Nagios web interface?

Debian, nagios3, apache2.
I would like the alias of the node to appear in the nagios web panel instead of hostname, it is more informative. How can this be done?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
alex-du, 2021-03-03
@alex-du

define host{
  host_name       <alias>
  alias                 <long description>
  address            <ip/host_name>
}

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question