Icinga / icingaweb2-module-vsphere

VMware vSphere import source for the Icinga Director
GNU General Public License v2.0
32 stars 8 forks source link

Not visible in icingaweb2 #25

Closed swizzly closed 6 years ago

swizzly commented 6 years ago

Hi

I have the latest master version (94a4f76) of the module installed on the my icinga host. The module is enabled in icingaweb2, the dependencies php-soap and php-posix or their RedHat pendants are also installed. The module used to work several months ago, but now it just won't show up in the Icingaweb2 GUI and if I try to manually enter the ../icingaweb2/vspheredb URL it says "Page not found". The URL .../icingaweb2/Vsphere produces the following error message: `#0 /usr/share/icingaweb2/library/vendor/Zend/Controller/Dispatcher/Standard.php(390): Icinga\Application\ApplicationBootstrap->Icinga\Application{closure}(Integer, String, String, Integer, Array)

1 /usr/share/icingaweb2/library/vendor/Zend/Controller/Dispatcher/Standard.php(201): Zend_Controller_Dispatcher_Standard->getControllerClass(Object(Icinga\Web\Request))

2 /usr/share/icingaweb2/library/vendor/Zend/Controller/Dispatcher/Standard.php(241): Zend_Controller_Dispatcher_Standard->isDispatchable(Object(Icinga\Web\Request))

3 /usr/share/php/Icinga/Web/Controller/Dispatcher.php(56): Zend_Controller_Dispatcher_Standard->dispatch(Object(Icinga\Web\Request), Object(Icinga\Web\Response))

4 /usr/share/icingaweb2/library/vendor/Zend/Controller/Front.php(937): Icinga\Web\Controller\Dispatcher->dispatch(Object(Icinga\Web\Request), Object(Icinga\Web\Response))

5 /usr/share/php/Icinga/Application/Web.php(300): Zend_Controller_Front->dispatch(Object(Icinga\Web\Request), Object(Icinga\Web\Response))

6 /usr/share/php/Icinga/Application/webrouter.php(104): Icinga\Application\Web->dispatch()

7 /usr/share/icingaweb2/public/index.php(4): require_once(String)

8 {main}`

I updated in the last couple months Icinga2, Icingaweb2, Director. Is this module version not compatible with the newest Icingaweb2 version?

I have following Packages installed: Icinga2 - version icinga2-2.9.1-1.el7 Icingaweb2 - version icingaweb2-2.6.1-1.el7 Director - version Icinga-icingaweb2-module-director-v1.4.0-253-gfc58e50.tar.gz php-soap-5.4.16-45.el7 php-process-5.4.16-45.el7 rh-php70-php-process.x86_64rpm rh-php71-php-soap-7.1.8-1.el7

I also tried the newest module version from here https://github.com/Thomas-Gelf/icingaweb2-module-vspheredb/commit/7dbda1d659fbafaa7fe4fb26ee78c6be5647986b . It did show up in the menu, but since there are warnings on the github page that it should not be used, i removed it from the system.