Nagios XI Support

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
sagesoft
Posts: 28
Joined: Wed Aug 30, 2017 10:12 pm

Nagios XI Support

Post by sagesoft »

Hi,

Just a quick question when you disable the host/services is it still affecting the report like SLA and Availability if the disabled hosts/services are in a non-ok state?
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Nagios XI Support

Post by scottwilkerson »

By disabling do you mean stopping active checks? If so, it would remain in the state it is in and that would be reflected in the reports.

If instead you mean making it inactive in the CCM, then the host/service would no longer show in the interface or any reports.
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
sagesoft
Posts: 28
Joined: Wed Aug 30, 2017 10:12 pm

Re: Nagios XI Support

Post by sagesoft »

Yes I mean if you make in inactive in the CCM.

Just also want to add this scenario:

You have a two ISP's connected to a load balancer and you want to monitor each public IP using ping check. When 1 ISP's public IP goes to non-ok state, so technically your internet connection still ok since you still have 1 ISP still running, what solution can you recommend to solve this scenario so that it will not affect your report in the SLA, Availability and other reports?

Thank you @ scottwilkerson
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Nagios XI Support

Post by scottwilkerson »

brezner wrote:You have a two ISP's connected to a load balancer and you want to monitor each public IP using ping check. When 1 ISP's public IP goes to non-ok state, so technically your internet connection still ok since you still have 1 ISP still running, what solution can you recommend to solve this scenario so that it will not affect your report in the SLA, Availability and other reports?
For this scenario you would likely want to create your own plugin which can check each of these and return the results.

I would have directed you to just use BPI, but you would still need to monitor each of the links separately and have BPI create the aggregated view.

It might actually be easier to monitor a known highly stable IP on the internet such as 8.8.8.8
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
sagesoft
Posts: 28
Joined: Wed Aug 30, 2017 10:12 pm

Re: Nagios XI Support

Post by sagesoft »

Thanks for this. Is there a BPI report that can be extracted in Nagios XI?
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Nagios XI Support

Post by scottwilkerson »

You can create an emailed report from any page in XI, so you can add BPI dashlets to a dashboard and then schedule the page as a report

https://assets.nagios.com/downloads/nag ... eports.pdf
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked