Business Process

Hello,

I have installed the Business Process module from github but it don’t want to appear on icingaweb2 menu . All requirements are met :

businessprocess 2.2.0 enabled A Business Process viewer and modeler
ipl v0.2.0 enabled The Icinga PHP library
monitoring 2.6.2 enabled Icinga monitoring module
PHP 5.4.16 (cli) (built: Jan 23 2018 07:26:54)

I have also restarted the icinga2 service, httpd service, php-fpm service, but no chance to see it in the menu .

This is only error that i can found:
/usr/bin/icingacli businessprocess process check
ERROR: Icinga\Exception\SystemPermissionException in /usr/share/icingaweb2/modules/businessprocess/library/Businessprocess/Storage/LegacyConfigParser.php:94 with message: Could not open “/etc/icingaweb2/modules/businessprocess/processes/.conf”
I don’t find any .conf file under /etc/icingaweb2/modules/businessprocess/processes/ .
Should be something configured also there? because in the documentation i can’t find anything related to this .

Cheers,
Petre

You should uograde your php version to 7.1 and see if the error us gone.

Regards,
Carsten

1 Like