Page 1 of 1

Nagios BPI send notifications

Posted: Tue Aug 09, 2016 5:09 pm
by Rafdek
Hello team

Configure Nagios BPI on my server Nagios Core, I have already set up a service group and everything works great.

I just need to send me notification the change of status service group, through mail and run a script developed by me.

Where I set these parameters in Nagios BPI .

Any idea ?

Regards

Re: Nagios BPI send notifications

Posted: Wed Aug 10, 2016 11:41 am
by lmiltchev
You could add a BPI group as a service check to a "dummy host", and enable notifications on it. Please, review our "Nagios - Using The BPI Addon" document here:

https://assets.nagios.com/downloads/nag ... _Addon.pdf

Note: Check the "BPI Checks with Nagios Core" section on the bottom. Hope this helps.

Re: Nagios BPI send notifications

Posted: Fri Aug 12, 2016 9:46 am
by Rafdek
Tnks lmiltchev

I created the host using the check_dummy and Service check_bpi

Other configurations are the same as those of a single host.

without forgetting to declare the command check_dummy in the file commands.cfg

Regards

Re: Nagios BPI send notifications

Posted: Fri Aug 12, 2016 10:49 am
by lmiltchev
Thanks for the feedback, Rafdek! Let us know if it is safe to close this thread.