Page 1 of 1

Add IP address column in hosts list?

Posted: Mon Jan 14, 2013 8:13 pm
by soulliss
Hi all!

Have a question about Nagios Web Interface (Core - Version 3.4.1)...

For example...on "Hosts" page it sorts out the list by host name, status, last check, duration and status information. I would like to add column with IP address of the hosts in the list. I searched "status.c" file and its not problem to add another element to be shown on that page but I dont know where the variables that are shown are defined.

So if anyone tried something like that would apreciate any input :)

Thx!

Re: Add IP address column in hosts list?

Posted: Tue Jan 15, 2013 2:32 pm
by abrist
There is a good change you have to go spelunking in the cgi source code.