Page 1 of 2

Nagios BPI as service

Posted: Thu Jul 26, 2018 6:56 am
by atsb
Hello!

About nagios XI environment
1) Linux Distribution and version? Centos7
2) 32 or 64bit? 64bit
3) VMware Image or Manual Install of XI? Manual install
4) Are there special configurations on your system, ie; is Gnome installed? Are you using a proxy? Are you using SSL? SSL
5) NagiosXI version: 5.5.1

I found minor bug that happens in some cases. When i have BPI as service then sometimes in critical state it shows BPI text as:
Capture2.JPG
Which causes Dashboard BPI show it as
Capture1-2.JPG
BPI service config is nothing special:
Capture3.JPG
When viewing BPI directly everything looks correct.
Also i want to note that i have multi level BPI's, it means i have "sub groups" with their "sub groups" attached to "main group". Examples are in previous thread: https://support.nagios.com/forum/viewto ... 16&t=49304
As i said its nothing major but would be nice to get fixed.

Thank you

Re: Nagios BPI as service

Posted: Thu Jul 26, 2018 3:00 pm
by cdienger
HTML tags can be allowed by enabling the "Allow HTML Tags in Host/Service Status" option under Admin > System Config > System Settings > General > General Program Settings.

Re: Nagios BPI as service

Posted: Fri Jul 27, 2018 1:32 am
by atsb
I turned it on, cant currently confirm if it had any effect. Thank you

Re: Nagios BPI as service

Posted: Fri Jul 27, 2018 11:24 am
by scottwilkerson
atsb wrote:I turned it on, cant currently confirm if it had any effect. Thank you
Let us know once you can

Re: Nagios BPI as service

Posted: Fri Aug 17, 2018 1:12 am
by atsb
Sorry for delayed answer, it indeed worked.

Thank you!

Re: Nagios BPI as service

Posted: Fri Aug 17, 2018 6:08 am
by atsb
I have found few minor bugs that would be nice to get fixed. After turning "Allow HTML Tags in Host/Service Status" on, it seems that there are still few issues. For example sending out BPI service email, it has html tags, would be nice to get them removed before sending out email.
Capture21.JPG
Capture22.JPG
Also it seems that BPI service has only half the message: "CRITICAL - localhost : Current Load_failed is in a problem state. Group health is ignored while any" full message is "localhost : Current Load_failed is in a problem state. Group health is ignored while any essential members are in a problem state."
Capture23.JPG
Another is more of a feature request than a bug. Currently BPI has no option to change Critical status text for essential members, would be very nice to have it, one available "CRITICAL Status Text" option that there is only changes status text for non essential members, once essential member goes into critical or warning state that option is ignored and static error message is being displayed "localhost : Current Load_failed is in a problem state. Group health is ignored while any essential members are in a problem state."

Note! My nagios XI has been upgraded to version 5.5.2 few days ago

Re: Nagios BPI as service

Posted: Fri Aug 17, 2018 12:27 pm
by ssax
Thank you for reporting these! I will adding the bug reports and a feature request as well.

Thank you!

Re: Nagios BPI as service

Posted: Fri Aug 31, 2018 1:18 am
by atsb
Hello!

One more thing, this "Allow HTML Tags in Host/Service Status" also breaks operation center once service hits Critical status (Essential member). It displays only 2 items, but there is 52 problems in total.
Capture5.JPG
And i think the root cause is this html "thingy" that is not getting formatted correctly: "Backend is in a problem state. Group health is ignored while any essential members are in a problem state.".
Capture6.JPG

Re: Nagios BPI as service

Posted: Fri Aug 31, 2018 1:38 pm
by ssax
I am able to replicate this on mine as well, it also messes up the service status page:
1.PNG
2.PNG
Creating a bug report now:

Code: Select all

NEW TASK ID 13552 created - Nagios XI Bug Report: XI - BPI Essential Member message with Allow HTML tags breaks NOC, Service Status, and Service Detail
The developers will need to fix this, I couldn't find a quick fix for you.

Re: Nagios BPI as service

Posted: Mon Sep 03, 2018 1:00 am
by atsb
Thank you!