Re: [icinga-users] Business Process module

2017-01-24 Thread Garrett Pye
Confirmed the module unzipped and installed in suggested path. After enabling the module, received the following error in Icingaweb2. Is using PHP7.0 truly a compatible version for Business Process module? --- Could not open /etc/icingaweb2/modules/businessprocess

Re: [icinga-users] Business Process module

2017-01-24 Thread Thomas Gelf
PHP 7.0 is supported. Our Unit-Tests are running on Travis on a wide range of PHP versions: https://travis-ci.org/Icinga/icingaweb2-module-businessprocess/builds/194640720 On our internal infrastructure in addition to those we also run our tests on CentOS 6, 7, Debian stable and latest Ubuntu LTS

Re: [icinga-users] Business Process module

2017-01-24 Thread Garrett Pye
Downloaded module from Icinga.com site https://exchange.icinga.com/icinga/Business+Process#Latest-Release! Name businessprocess State enabled disable Version 2.0.0-beta1 Description *BPapp is a viewer for BPaddon business pr

Re: [icinga-users] Business Process module

2017-01-24 Thread Thomas Gelf
Now THAT is a very, VERY old one. Last change nearly two years ago or so. While there have been lots of changes after that version in 2015, we never tagged a stable version - and nobody updated Icinga Exchange. Guess most people used the latest one from Git. To get that version running you must pro

Re: [icinga-users] Business Process module

2017-01-24 Thread Garrett Pye
That was it! Interesting the Exchange version was dated. Downloaded from GitHub and now it's working. Thank you. //Garrett On Tue, Jan 24, 2017 at 9:46 AM, Thomas Gelf wrote: > Now THAT is a very, VERY old one. Last change nearly two years ago or > so. While there have been lots of changes aft

Re: [icinga-users] Business Process module

2017-01-24 Thread Thomas Gelf
We are working on automating our GitHub/Icinga Exchange integration. However, it wouldn't have helped here as there never was a tagged version on GitHub. Can only get better ;-) Am 24.01.2017 um 18:16 schrieb Garrett Pye: > That was it! Interesting the Exchange version was dated. Downloaded from >