Hi All,
I need to send all the nagios alerts to BEM. Is there any way to achieve it ? Please help.
Nagios Core Version : 3.4.1
dbase: log files
Thanks in Advance
Chim
Nagios BEM Integration
-
slansing
- Posts: 7698
- Joined: Mon Apr 23, 2012 4:28 pm
- Location: Travelling through time and space...
Re: Nagios BEM Integration
We do not have documentation or support for this currently, however a quick search of google found some things:
https://communities.bmc.com/communities/thread/52399
https://communities.bmc.com/communities/thread/55879
It could be possible to parse the alert logs, and then send them to the BEM system however we do not have such a thing installed at our office so we can not work towards integrating it into Nagios. If you do go ahead with this we can give you some limited support but would be more than happy to get some updates on how the project is going.
https://communities.bmc.com/communities/thread/52399
https://communities.bmc.com/communities/thread/55879
It could be possible to parse the alert logs, and then send them to the BEM system however we do not have such a thing installed at our office so we can not work towards integrating it into Nagios. If you do go ahead with this we can give you some limited support but would be more than happy to get some updates on how the project is going.
Re: Nagios BEM Integration
Hi Slansing,
Thanks for the help and we have seen these updates, but do not know how to call external command in Nagios to forward Nagios events.
Need help to get document explaining Nagios configuration steps for executing BEM command "MSEND" from Nagios to forward the identified and/or all Nagios alerts as an event action.
Best Regards
Anil
Thanks for the help and we have seen these updates, but do not know how to call external command in Nagios to forward Nagios events.
Need help to get document explaining Nagios configuration steps for executing BEM command "MSEND" from Nagios to forward the identified and/or all Nagios alerts as an event action.
Best Regards
Anil
Re: Nagios BEM Integration
You could use event handlers: http://nagios.sourceforge.net/docs/3_0/ ... dlers.html
You will have to create a custom script to perform the msend with nagios macros.
When a problem state changes for given hosts/services, this script can be called through event handlers.
This requires in depth knowledge of the protocols involved and depending on the complexities of BEM, it could be a bear to setup.
You will have to create a custom script to perform the msend with nagios macros.
When a problem state changes for given hosts/services, this script can be called through event handlers.
This requires in depth knowledge of the protocols involved and depending on the complexities of BEM, it could be a bear to setup.
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.