Hi Team,
We want to integrate between nagiosxi and Rational Clearquest tool to create incident ticket in ClearQuest automatically.
I want to know the procedure for doing this activity. Please check and let me know the integration document for configuration.
Regards
Chetan
Integration between Nagiosxi and rational Clearquest tool
Re: Integration between Nagiosxi and rational Clearquest too
I wasn't able to find simple step-by-step instructions. Such an implementation will likely require a bit of DevOps-fu.
A Nagios XI event handler which calls the ClearQuest API should do the trick.
For the Nagios XI end of things, you can configure global event handlers rather than a per service/host event handler:
https://assets.nagios.com/downloads/nag ... ios-XI.pdf
More on how event handlers work generally:
https://assets.nagios.com/downloads/nag ... dlers.html
Let us know if you have specific questions regarding event handlers in Nagios XI or if some part of the aforementioned Nagios XI documentation is unclear.
A Nagios XI event handler which calls the ClearQuest API should do the trick.
For the Nagios XI end of things, you can configure global event handlers rather than a per service/host event handler:
https://assets.nagios.com/downloads/nag ... ios-XI.pdf
More on how event handlers work generally:
https://assets.nagios.com/downloads/nag ... dlers.html
Let us know if you have specific questions regarding event handlers in Nagios XI or if some part of the aforementioned Nagios XI documentation is unclear.
Former Nagios employee
https://www.mcapra.com/
https://www.mcapra.com/
-
dwhitfield
- Former Nagios Staff
- Posts: 4583
- Joined: Wed Sep 21, 2016 10:29 am
- Location: NoLo, Minneapolis, MN
- Contact:
Re: Integration between Nagiosxi and rational Clearquest too
Thanks @mcapra!
OP, if Clearquest can deal with SNMP Traps, then https://assets.nagios.com/downloads/nag ... ios_XI.pdf should be of use.
OP, if Clearquest can deal with SNMP Traps, then https://assets.nagios.com/downloads/nag ... ios_XI.pdf should be of use.
-
dwasswa
Re: Integration between Nagiosxi and rational Clearquest too
Please take a look at the links below....Might be a way around your issue..
https://assets.nagios.com/downloads/nag ... ios_XI.pdf
https://support.nagios.com/kb/article.php?id=552
https://assets.nagios.com/downloads/nag ... ios_XI.pdf
https://support.nagios.com/kb/article.php?id=552
-
dwhitfield
- Former Nagios Staff
- Posts: 4583
- Joined: Wed Sep 21, 2016 10:29 am
- Location: NoLo, Minneapolis, MN
- Contact:
Re: Integration between Nagiosxi and rational Clearquest too
Thanks @Derick Wasswa!
OP, that Service Now doc isn't directly relevant, but could be useful if you need to write your own intake tool.
OP, that Service Now doc isn't directly relevant, but could be useful if you need to write your own intake tool.