https://github.com/icinga/icingaweb2-module-businessprocess
Create top-level views of your applications in a graphical editor. Rules express dependencies between existing hosts and services and let you alert on application level. Business processes are displayed in a tree or list overview.
https://github.com/icinga/icingaweb2-module-businessprocess
business-impact business-process icingaweb2 module
Last synced: about 1 year ago
JSON representation
Create top-level views of your applications in a graphical editor. Rules express dependencies between existing hosts and services and let you alert on application level. Business processes are displayed in a tree or list overview.
- Host: GitHub
- URL: https://github.com/icinga/icingaweb2-module-businessprocess
- Owner: Icinga
- License: gpl-2.0
- Created: 2014-12-18T16:06:11.000Z (over 11 years ago)
- Default Branch: main
- Last Pushed: 2025-03-24T09:56:03.000Z (over 1 year ago)
- Last Synced: 2025-03-29T13:10:00.349Z (about 1 year ago)
- Topics: business-impact, business-process, icingaweb2, module
- Language: PHP
- Homepage: https://icinga.com/docs/businessprocess/latest
- Size: 4.93 MB
- Stars: 110
- Watchers: 32
- Forks: 42
- Open Issues: 44
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Icinga Business Process Modeling
[](https://php.net/)
[](https://github.com/Icinga/icingaweb2-module-businessprocess/actions/workflows/php.yml)
[](https://github.com/Icinga/icingaweb2-module-businessprocess/releases/latest)

If you want to visualize and monitor hierarchical business processes based on
any or all objects monitored by Icinga, the Icinga Web 2 business process
module is the way to go.

Want to create custom process-based dashboards? Trigger notifications at
process or sub-process level? Provide a quick top-level view for thousands of
components on a single screen? That's what this module has been designed for!
You're running a huge cloud, want to get rid of the monitoring noise triggered
by your auto-scaling platform but still want to have detailed information just
a couple of clicks away in case you need them? You will love this little module!
Documentation
-------------
### Basics
* [Installation](doc/02-Installation.md)
* [Getting Started](doc/03-Getting-Started.md)
* [Create your first process node](doc/04-Create-your-first-process-node.md)
* [Importing Processes](doc/05-Importing-Processes.md)
* [Customize Node Order](doc/06-Customize-Node-Order.md)
* [State Overrides](doc/07-State-Overrides.md)
* [Operators](doc/09-Operators.md)
* [Controlling Access](doc/31-Permissions.md)
### Web Components
* [Breadcrumb](doc/12-Web-Components-Breadcrumb.md)
* [Tile Renderer](doc/13-Web-Components-Tile-Renderer.md)
* [Tree Renderer](doc/14-Web-Components-Tree-Renderer.md)
* [Show Processes on a Dashboard](doc/16-Add-To-Dashboard.md)
### Storage
* [Store your Configuration](doc/21-Store-Config.md)
* [Upload an existing Configuration](doc/22-Upload-Config.md)
### The Project
* [Project History](doc/81-History.md)