Nagios XI 5 - Dashlet issue

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
User avatar
WillemDH
Posts: 2320
Joined: Wed Mar 20, 2013 5:49 am
Location: Ghent
Contact:

Nagios XI 5 - Dashlet issue

Post by WillemDH »

Hello,

It seems I'm suffering from an old issue that re-appeared. I'm unable to make one of the dashlets on my home dashboard float again.

https://support.nagios.com/forum/viewto ... t=+dashlet

This means I can't move this dashlet, what's pretty annoying. I tried my previous solution (scrolling), but that didn't work. As it's my home dashboard I also can't delete it.

Any suggestions to solve this? I tried on different browsers, different resolutions, different zooming, fullscreen.

Grtz

Willem
Nagios XI 5.8.1
https://outsideit.net
ssax
Dreams In Code
Posts: 7682
Joined: Wed Feb 11, 2015 12:54 pm

Re: Nagios XI 5 - Dashlet issue

Post by ssax »

If you try in firefox/chrome and open up the developer console (F12) do you see any javascript errors pop up after you try to move it?
User avatar
WillemDH
Posts: 2320
Joined: Wed Mar 20, 2013 5:49 am
Location: Ghent
Contact:

Re: Nagios XI 5 - Dashlet issue

Post by WillemDH »

Sean,

The problem is that it's not possible to move it, because it is pinned. I tried moving it anyway for you, but I don't see any messages appearing in the developer console.

Grtz
Nagios XI 5.8.1
https://outsideit.net
User avatar
WillemDH
Posts: 2320
Joined: Wed Mar 20, 2013 5:49 am
Location: Ghent
Contact:

Re: Nagios XI 5 - Dashlet issue

Post by WillemDH »

Ok,

I managed to solve this, thanks to my colleague Michiel. When going to the developer console, click Select item, click the problem dashlet. Then go a few divs higher so you are sure you have selected the entire dashlet. Go to the elements.style and edit the top css element. My problems dashlets was at '-51' and I changed it to '+55' after which I was able to unpin the dashlets and move it to it's correct place.

This thread can be closed.
Nagios XI 5.8.1
https://outsideit.net
Locked