Dashboard related thing

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
SteveBeauchemin
Posts: 524
Joined: Mon Oct 14, 2013 7:19 pm

Dashboard related thing

Post by SteveBeauchemin »

So, this is something I just noticed that happens when making a new user.

As the new user, you get no default dashboards. By default, until you click something on the menu.
New-User-No-Default-Dashboards.PNG
So now click New, or Manage, or Deploy and these pop into place.
New-User-Yes-Default-Dashboards.PNG
So why is this a bad thing? Well, if you make a new user, and deploy a Dashboard to them before they acquire the default items, they get something like this.
Manage-My-Dashboards.PNG
Once those blank items are in place, they are unable to delete them. The blank items also show up in the Deploy screen. I tested with both Admin users and Normal users.

Not complaining - just informing.

Thanks.

Steve B
You do not have the required permissions to view the files attached to this post.
XI 5.7.3 / Core 4.4.6 / NagVis 1.9.8 / LiveStatus 1.5.0p11 / RRDCached 1.7.0 / Redis 3.2.8 /
SNMPTT / Gearman 0.33-7 / Mod_Gearman 3.0.7 / NLS 2.0.8 / NNA 2.3.1 /
NSClient 0.5.0 / NRPE Solaris 3.2.1 Linux 3.2.1 HPUX 3.2.1
User avatar
jdunitz
Posts: 235
Joined: Wed Feb 05, 2020 2:50 pm

Re: Dashboard related thing

Post by jdunitz »

This may be a database issue.
Would you PM me a profile, so we can have a look?

--Jeffrey
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.

Be sure to check out our Knowledgebase for helpful articles and solutions!
SteveBeauchemin
Posts: 524
Joined: Mon Oct 14, 2013 7:19 pm

Re: Dashboard related thing

Post by SteveBeauchemin »

I sent the profile.

I should note that I see this on 2 Nagios XI 5.7.3 servers. Both have offloaded databases.

Did you try making a new user and looking at the menu?

Thanks

Steve B
XI 5.7.3 / Core 4.4.6 / NagVis 1.9.8 / LiveStatus 1.5.0p11 / RRDCached 1.7.0 / Redis 3.2.8 /
SNMPTT / Gearman 0.33-7 / Mod_Gearman 3.0.7 / NLS 2.0.8 / NNA 2.3.1 /
NSClient 0.5.0 / NRPE Solaris 3.2.1 Linux 3.2.1 HPUX 3.2.1
ssax
Dreams In Code
Posts: 7682
Joined: Wed Feb 11, 2015 12:54 pm

Re: Dashboard related thing

Post by ssax »

I just labbed this up and I'm unable to replicate it.

I create a new user that has never existed (and don't login with them or masquerade as them) then deploy a dashboard to them, then login and I see only the Home dashboard and the deployed dashboard on XI 5.7.3.

What version of mysql/mariadb are your offloaded DB server's running?
SteveBeauchemin
Posts: 524
Joined: Mon Oct 14, 2013 7:19 pm

Re: Dashboard related thing

Post by SteveBeauchemin »

Red Hat 7
# rpm -qa | grep -i mari
mariadb-libs-5.5.65-1.el7.x86_64
mariadb-devel-5.5.65-1.el7.x86_64
mariadb-server-5.5.65-1.el7.x86_64
mariadb-5.5.65-1.el7.x86_64

=============

These are my exact steps
Make a user.
deploy a dashboard
masquerade as the user
click dashboard > Manage my dashboards
Manage-My-Dashboards-v2.PNG
And I get this

This is not a clean new install. It is an upgrade from 5.5.8

Steve B
You do not have the required permissions to view the files attached to this post.
XI 5.7.3 / Core 4.4.6 / NagVis 1.9.8 / LiveStatus 1.5.0p11 / RRDCached 1.7.0 / Redis 3.2.8 /
SNMPTT / Gearman 0.33-7 / Mod_Gearman 3.0.7 / NLS 2.0.8 / NNA 2.3.1 /
NSClient 0.5.0 / NRPE Solaris 3.2.1 Linux 3.2.1 HPUX 3.2.1
ssax
Dreams In Code
Posts: 7682
Joined: Wed Feb 11, 2015 12:54 pm

Re: Dashboard related thing

Post by ssax »

I was able to replicate it by following your steps, as soon as I logged in normally as that user it fixed those blanks and the deployed dashboard stayed.

You you login as that user like normal and see if that fixes it on yours?

Thank you!
Locked