An open API service indexing awesome lists of open source software.

https://github.com/icinga/icingaweb2-module-jira


https://github.com/icinga/icingaweb2-module-jira

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# Icinga Web Jira Integration

[![PHP Support](https://img.shields.io/badge/php-%3E%3D%207.2-777BB4?logo=PHP)](https://php.net/)
![Build Status](https://github.com/icinga/icingaweb2-module-jira/workflows/PHP%20Tests/badge.svg?branch=main)
[![Github Tag](https://img.shields.io/github/tag/Icinga/icingaweb2-module-jira.svg)](https://github.com/Icinga/icingaweb2-module-jira)

![Icinga Logo](https://icinga.com/wp-content/uploads/2014/06/icinga_logo.png)

Hassle-free deep integration with Atlassian Jira. Depending on your needs, this
module is able to:

* create **Jira Issues for Problems** detected by Icinga
* create **only one** issue per problem
* **acknowledge** Icinga Problems once a Jira issue has been created
* manually create Host- or Service-related Jira issues
* shows a Host/Service-related **Jira Issue History**

And there is more. Use custom templates to trigger Jira **Workflows** according
your very own needs. This way you can automatically fill Jira custom fields
based on monitored system properties. This feature is mostly being used to
assign monitored objects to their **related CIs** or to trigger dedicated
**customer-related workflows**.

Let's [get started](doc/01-Introduction.md)!

![Jira integration](doc/screenshot/issue_list_and_details.png)