Page 1 of 1

Nagios integration with BCM: how to close a incident?

Posted: Thu May 09, 2019 6:24 am
by iam33
Thanks in advance!

I´m integrating Nagios Core with BCM Remedy to open a Incident, when a service/hosts it´s in CRITICAL state. I have done it sending SOAP request to the BCM plataform and this sends a ticket ID to Nagios.
But now, I would like that Nagios send other SOAP request to BMC to close the Incident when the service/hosts change to OK state. How could I do it?

Thank you so much!

Re: Nagios integration with BCM: how to close a incident?

Posted: Thu May 09, 2019 7:36 am
by scottwilkerson
I don't know of any already made solutions for this, but you would likely want to create a script to integrate into your event handler that would close the issue on remedy when the state goes back to OK

Re: Nagios integration with BCM: how to close a incident?

Posted: Thu May 09, 2019 7:45 am
by iam33
This is a solution that I had been thinking, but...how or where could I save the BCM INC ID? is there any VAR to assign this?

Re: Nagios integration with BCM: how to close a incident?

Posted: Thu May 09, 2019 8:23 am
by scottwilkerson
iam33 wrote:This is a solution that I had been thinking, but...how or where could I save the BCM INC ID? is there any VAR to assign this?
Maybe save it to a file on the nagios system (in a name that corresponds to the host_service) that could be read in later?

Re: Nagios integration with BCM: how to close a incident?

Posted: Fri May 10, 2019 2:25 am
by iam33
I´ll try it when I have free time ... and I´ll say you!

Thank U so much!!

Re: Nagios integration with BCM: how to close a incident?

Posted: Fri May 10, 2019 7:18 am
by scottwilkerson
iam33 wrote:I´ll try it when I have free time ... and I´ll say you!

Thank U so much!!
No problem have a good day