Alert History and Event Log report format

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
nfv_nagios
Posts: 35
Joined: Sun Jan 08, 2017 8:00 pm

Alert History and Event Log report format

Post by nfv_nagios »

Hi Support

I have a query. Can you assist?
I am running Nagios XI 2014R1.3.
When i want to see the Alert History and Event Log reports, the format is not aligned to the left.
Please see screen shot.

Image

Is there a way to make it align to the left?

Thank you.
User avatar
mcapra
Posts: 3739
Joined: Thu May 05, 2016 3:54 pm

Re: Alert History and Event Log report format

Post by mcapra »

Which browser are you using? Does the display look the same from the regular Nagios GUI? (access via http://<host>/nagios).

Can you also send over the following files from your Nagios XI machine:

Code: Select all

/usr/local/nagios/share/stylesheets/showlog.css
/usr/local/nagiosxi/html/includes/components/nagioscore/ui/css/orig/showlog.css
/usr/local/nagiosxi/html/includes/components/nagioscore/ui/css/showlog.css
/usr/local/nagios/share/stylesheets/common.css
/usr/local/nagiosxi/html/includes/components/nagioscore/ui/css/orig/common.css
/usr/local/nagiosxi/html/includes/components/nagioscore/ui/css/common.css
Former Nagios employee
https://www.mcapra.com/
nfv_nagios
Posts: 35
Joined: Sun Jan 08, 2017 8:00 pm

Re: Alert History and Event Log report format

Post by nfv_nagios »

Hi Support

I am using Google Chrome Version 57.0.2987.110.

I tried on IE and i don't see the same problem. Any advise how to fix the Chrome display issue? Most of my end users are using Chrome.
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: Alert History and Event Log report format

Post by tmcdonald »

Could you address the other questions?
mcapra wrote:Does the display look the same from the regular Nagios GUI? (access via http://<host>/nagios).
mcapra wrote:Can you also send over the following files from your Nagios XI machine:

Code: Select all

/usr/local/nagios/share/stylesheets/showlog.css
/usr/local/nagiosxi/html/includes/components/nagioscore/ui/css/orig/showlog.css
/usr/local/nagiosxi/html/includes/components/nagioscore/ui/css/showlog.css
/usr/local/nagios/share/stylesheets/common.css
/usr/local/nagiosxi/html/includes/components/nagioscore/ui/css/orig/common.css
/usr/local/nagiosxi/html/includes/components/nagioscore/ui/css/common.css
Former Nagios employee
nfv_nagios
Posts: 35
Joined: Sun Jan 08, 2017 8:00 pm

Re: Alert History and Event Log report format

Post by nfv_nagios »

Hi, sorry for the late response.

Yes, the display look the same from the regular Nagios GUI.

Image


Attached are the CSS files requested.
You do not have the required permissions to view the files attached to this post.
ssax
Dreams In Code
Posts: 7682
Joined: Wed Feb 11, 2015 12:54 pm

Re: Alert History and Event Log report format

Post by ssax »

The CSS files are proper, please display the page in Chrome, right-click in the right hand window then click View Frame Source and attach the full source.

Thank you
nfv_nagios
Posts: 35
Joined: Sun Jan 08, 2017 8:00 pm

Re: Alert History and Event Log report format

Post by nfv_nagios »

As requested, attached is the output of "View Frame Source"
You do not have the required permissions to view the files attached to this post.
User avatar
mcapra
Posts: 3739
Joined: Thu May 05, 2016 3:54 pm

Re: Alert History and Event Log report format

Post by mcapra »

Are you certain there isn't some sort of extension in Chrome that's causing this? Does this happen in IE and Firefox as well? I'm using that exact same page with your exact same CSS and I cannot reproduce this. Is your Nagios XI including some CSS/Javascript via the "Custom Includes" component?
Former Nagios employee
https://www.mcapra.com/
Locked