icingaweb2-module-businessprocess
icingaweb2-module-businessprocess copied to clipboard
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 display...
## Describe the bug Some tiles are weirdly moved to the left when having a lot of sub nodes in the first level. Sometimes after the 32 first ones, sometimes...
## Is your feature request related to a problem? Please describe. It would be nice to have the returncode as a perfvalue so it gets written to a timeseries db...
Currently, the module does not handle well an icinga2 configuration including the config part at https://icinga.com/docs/icinga-2/latest/doc/03-monitoring-basics/#implicit-dependencies-for-services-on-host: ``` apply Dependency "disable-host-service-checks" to Service { disable_checks = true assign where true }...
## Describe the bug Duplicate displaynames cause problems in Dropdown ## To Reproduce Example file ``` ### Business Process Config File ### # # Owner : nicolas # AddToMenu :...
## Describe the bug You can easy miss click in the config of a business process and delete it with one click. ## To Reproduce 1. Create a new Business...
## Describe the bug When a node is deleted it renders `For has successfully been sent` as a notification message.
## Describe the bug After switching to IcingaDB adding new nodes (and possibly other actions) does result in the error message: ``` Too few arguments to function ipl\Sql\Connection::select(), 0 passed...
Configurations made in the BPM header do not work once we add comments using `#`. ## Description We are using icingaweb2-module-businessprocess in a "non-self-service"-way by writing the BPM-config manually and...