Page 1 of 1

Add Map View to Dashboard

Posted: Mon Jan 28, 2019 1:24 pm
by Elyunn
All,

I'm trying to add the #3 Balanced Tree (Horizontal) layout to my dashboard.


I have it setup like this:

<ip address>nagiosxi/includes/components/statusmap/index.php?layout=5

However, all it does is show me the circular map.
I have also tried other numbered layout options, but I am still hitting the same wall.

Am I missing a variable somewhere?

Re: Add Map View to Dashboard

Posted: Mon Jan 28, 2019 1:56 pm
by benjaminsmith
Hi @Elyunn,

Please try updating the url to http://<ip-address>/nagiosxi/includes/components/xicore/status.php?show=map&layout=3 to the url in your view ( Views > Manage Views > Edit View).

Let me know if that works for you.

Re: Add Map View to Dashboard

Posted: Mon Jan 28, 2019 2:58 pm
by Elyunn
benjaminsmith wrote:Hi @Elyunn,

Please try updating the url to http://<ip-address>/nagiosxi/includes/components/xicore/status.php?show=map&layout=3 to the url in your view ( Views > Manage Views > Edit View).

Let me know if that works for you.
That pulls the Legacy Network Status Map.
Which I'm not trying to pull. I want the Network Status Map.

Re: Add Map View to Dashboard

Posted: Mon Jan 28, 2019 4:06 pm
by Elyunn
Figured it out. Thanks for the help.

Re: Add Map View to Dashboard

Posted: Mon Jan 28, 2019 4:10 pm
by benjaminsmith
Thanks for the help.
Sounds good. Did you have any other questions or may I close this thread?