Page 1 of 1

Host Graphs in two columns

Posted: Thu Apr 24, 2014 3:30 am
by Gelerios
I was wondering if it was possible to view host graphs in two columns. When they are in a single column, the right half of the page is empty, and it would be great if it could be filled by another column of graphs.

There is an option to choose how many graphs you want to see per page, but no option to put them into more than one column.

Is something like this possible in XI (maybe I missed a configuration option)?

Re: Host Graphs in two columns

Posted: Thu Apr 24, 2014 10:39 am
by lmiltchev
I submitted an internal feature request (TASK ID 2692) even though I am not sure if there is going to be interest in this feature from other users.

Re: Host Graphs in two columns

Posted: Thu Apr 24, 2014 8:06 pm
by Box293

Code: Select all

$interest++

Re: Host Graphs in two columns

Posted: Fri Apr 25, 2014 12:28 am
by Gelerios
Well, I can do this myself outside of Nagios XI, but it would be much nicer to have it inside the interface. I could also modify the code that shows the graph page inside Nagios XI, but that would mean changing it again every time there is an update to Nagios XI, so I would rather not do that.

I see that there is at least one more person interested in this, and I think it really shouldn't be hard to implement (e.g. put the graphs into a table with 2 columns).

Thanks for submitting a feature request :)

Re: Host Graphs in two columns

Posted: Fri Apr 25, 2014 9:39 am
by lmiltchev
You are correct - you can probably modify it, but the changes you make would be wiped out on an upgrade. It's better to include a "2 column" view button (or something like that), so that users can change the view if they wish.