• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

.github/H04-Mar-2019-4715

application/H04-Mar-2019-4,1573,224

doc/H04-Mar-2019-684461

library/H04-Mar-2019-10,1746,781

packaging/debian/H04-Mar-2019-8462

public/H04-Mar-2019-1,2061,000

test/H04-Mar-2019-1,195967

.gitlab-ci.ymlH A D04-Mar-20192 KiB8778

.travis.ymlH A D04-Mar-2019432 3226

LICENSEH A D04-Mar-201917.7 KiB340281

README.mdH A D04-Mar-20192.3 KiB4937

configuration.phpH A D04-Mar-20191.8 KiB6451

module.infoH A D04-Mar-2019626 1512

phpcs.xmlH A D04-Mar-2019735 2621

phpunit.xmlH A D04-Mar-20191 KiB3029

run.phpH A D04-Mar-2019152 63

README.md

1[![Build Status](https://travis-ci.org/Icinga/icingaweb2-module-businessprocess.png?branch=master)](https://travis-ci.org/Icinga/icingaweb2-module-businessprocess)
2[![Github Tag](https://img.shields.io/github/tag/Icinga/icingaweb2-module-businessprocess.svg)](https://github.com/Icinga/icingaweb2-module-businessprocess)
3
4Business Processes - Icinga Web 2 module
5========================================
6
7![Icinga Logo](https://www.icinga.com/wp-content/uploads/2014/06/icinga_logo.png)
8
9If you want to visualize and monitor hierarchical business processes based on
10any or all objects monitored by Icinga, the Icinga Web 2 business process
11module is the way to go.
12
13[![Tile View](doc/screenshot/00_preview/0005_preview-smaller-tile-view.png)](doc/13-Web-Components-Tile-Renderer.md)
14[![Tree View](doc/screenshot/00_preview/0006_preview-smaller-tree-view.png)](doc/14-Web-Components-Tree-Renderer.md)
15[![Dashboard](doc/screenshot/00_preview/0007_preview-smallerbusinessprocesses-on-dashboard.png)](doc/16-Add-To-Dashboard.md)
16
17Want to create custom process-based dashboards? Trigger notifications at
18process or sub-process level? Provide a quick top-level view for thousands of
19components on a single screen? That's what this module has been designed for!
20
21You're running a huge cloud, want to get rid of the monitoring noise triggered
22by your auto-scaling platform but still want to have detailed information just
23a couple of clicks away in case you need them? You will love this little module!
24
25Documentation
26-------------
27
28### Basics
29* [Installation](doc/01-Installation.md)
30* [Getting Started](doc/02-Getting-Started.md)
31* [Create your first process node](doc/03-Create-your-first-process-node.md)
32* [Importing Processes](doc/04-Importing-Processes.md)
33* [Customize Node Order](doc/05-Customize-Node-Order.md)
34
35### Web Components
36* [Breadcrumb](doc/12-Web-Components-Breadcrumb.md)
37* [Tile Renderer](doc/13-Web-Components-Tile-Renderer.md)
38* [Tree Renderer](doc/14-Web-Components-Tree-Renderer.md)
39* [Show Processes on a Dashboard](doc/16-Add-To-Dashboard.md)
40
41### Storage
42* [Store your Configuration](doc/21-Store-Config.md)
43* [Upload an existing Configuration](doc/22-Upload-Config.md)
44
45### The Project
46* [Project History](doc/81-History.md)
47* [Changelog](doc/82-Changelog.md)
48* [Contributing](doc/84-Contributing.md)
49