Page 1 of 1

Nagvis popup in Nagios Core

Posted: Mon Dec 30, 2019 10:57 am
by evisus
Greetings to all!!

I am not sure if this thread corresponds to this forum but anyway here goes my question.

I use Nagvis with Nagios Core and for quite some time we have noticed that the NagVis pop-ups do not fit the size of the monitor (attached image to explain me better).

Is there a way to prevent the popup from overflowing?
IMG_20191230_125020.jpg

Re: Nagvis popup in Nagios Core

Posted: Mon Dec 30, 2019 2:40 pm
by mbellerue
This will likely be one for the NagVis forum. But my initial thought is that this is a CSS issue, where the border of the window isn't being respected. If it were Nagios XI, I might try fixing it with Custom Includes. Can you view the source of the page, and popup window?

Re: Nagvis popup in Nagios Core

Posted: Thu Jan 02, 2020 7:24 am
by evisus
Happy New Year to everyone!!!

Yes, I think I can access the CSS by checking the Chrome console

Re: Nagvis popup in Nagios Core

Posted: Thu Jan 02, 2020 3:29 pm
by mbellerue
Happy new year!

Alright, so the CSS in the Chrome console is your best bet to fix this issue. I don't know how much help I can be with that, though. But I am happy to be here to bounce ideas off of.