Intelligent Thresholds in XI

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
jstoddart
Posts: 46
Joined: Fri Apr 11, 2014 5:52 am

Intelligent Thresholds in XI

Post by jstoddart »

All,

I am looking to make our alerts more intelligent and have been have been looking into bischeck (http://www.bischeck.org/).

Before I get too involved I have a feeling there is maybe something in the XI product that does similar, is there and approved or recommended way of going about this?

Jamie
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: Intelligent Thresholds in XI

Post by tmcdonald »

I actually wrote the XI documentation for bischeck:

https://assets.nagios.com/downloads/nag ... ios-XI.pdf

It's not current with the latest version however, so you will need to stick with the versions in the documentation that have been tested if you are going to follow mine.

As a general rule, thresholds in Nagios are static. On a per-plugin basis they can certainly follow a pattern if the author coded it that way, but that is much more complicated that using a flat value and most plugins don't take the time to do so.
Former Nagios employee
jstoddart
Posts: 46
Joined: Fri Apr 11, 2014 5:52 am

Re: Intelligent Thresholds in XI

Post by jstoddart »

Ok thanks.

Are there any more "real world" examples of using this or can we basically overwrite any checks we have deployed on servers just now with a calculated, threshold base from bischeck?
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: Intelligent Thresholds in XI

Post by tmcdonald »

In theory you can probably convert all of your checks to use bischeck, but that would take some time. I honestly don't have any examples of other users taking this route, I just wrote the doc. Personally I would say use it sparingly where it makes sense to do so, since there is some overhead involved with both configuring the checks and running them.
Former Nagios employee
jstoddart
Posts: 46
Joined: Fri Apr 11, 2014 5:52 am

Re: Intelligent Thresholds in XI

Post by jstoddart »

Ok, will have a look then.

Did I see something about something similar actually in the XI product now, was sure I had recently?
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: Intelligent Thresholds in XI

Post by tmcdonald »

Not that I am aware of. The only thing I can think of would be BPI (Business Process Intelligence) but that does not deal with dynamic thresholds.
Former Nagios employee
jstoddart
Posts: 46
Joined: Fri Apr 11, 2014 5:52 am

Re: Intelligent Thresholds in XI

Post by jstoddart »

Ok thanks, will keep looking at bischeck for now
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: Intelligent Thresholds in XI

Post by tmcdonald »

We'll keep this open for a bit in case you have questions about bischeck.
Former Nagios employee
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Intelligent Thresholds in XI

Post by lmiltchev »

The " Integrating the Bischeck Plugin Extension with Nagios XI" document has been updated.
https://assets.nagios.com/downloads/nag ... ios-XI.pdf
Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked