[icinga-users] icinga-web

2016-08-04 Thread Koen Vanoppen
Dear all, I have a issue with the setup of icinga-web for usage with icinga2 and icingaweb2. Everything is installed. But when I go to the icinga-web page I get this error: http://www.w3.org/2001/XMLSchema"; xmlns:databases_1_0="http://agavi.org/agavi/config/parts/databases/1.0"; targetNamespace

[icinga-users] icinga2 parent not updated when host/services are removed

2016-08-04 Thread sesame bagel
hello,   i currently have a icinga2 environment with 2 zones:   object Zone "master"{   endpoints = ["icinga-master"] }   object Zone "datacenter-1" {   endpoints = ["icinga-datacenter-1"]   parent = "master" }   the configs generate correctly via the master and pushes it out to datace

Re: [icinga-users] icinga-web

2016-08-04 Thread hasan akgöz
Hello Keon, How did you do install Icınga2 ? 2016-08-04 18:17 GMT+03:00 Koen Vanoppen : > Dear all, > > I have a issue with the setup of icinga-web for usage with icinga2 and > icingaweb2. > Everything is installed. But when I go to the icinga-web page I get this > error: > > > xmlns:xs="http:

Re: [icinga-users] icinga-web

2016-08-04 Thread markus . joosten
To me, this doesn't look like an error message from Icingaweb2 Sent from my iPhone > On 04 Aug 2016, at 17:17, Koen Vanoppen wrote: > > Dear all, > > I have a issue with the setup of icinga-web for usage with icinga2 and > icingaweb2. > Everything is installed. But when I go to the icinga-web

[icinga-users] Multiple lists for "apply for"?

2016-08-04 Thread Michael L Martin
Hi all, I would like to create an "apply for" rule that would allow me to drive the check_mysql_health plugin with a variable number of databases and modes. Something like: apply Service for (mode in host.vars.mysql_modes, db in host.vars.mysql_databases) { ... } Is it possible to do this

Re: [icinga-users] icinga-web

2016-08-04 Thread Joseph L. Casale
Looks more like you have installed icinga-web and you have apache serving the wrong directory or incorrectly. Check the docs for pre-reqs and installation. You have served up 'icinga-web/lib/agavi/src/config/xsd/databases.xsd' by mistake… jlc From: icinga-users [mailto:icinga-users-boun...@li