ICINGA
Posts 1-3 of 3
-
Marco Uhl Group moderatorThe company name is only visible to registered members.Probleme mit icinga-web
Hallo,
vielleicht kann mir jemand helfen.
Ich habe Icinga in Version 1.2.1. installiert, alles Super :)
Auch die Installation von icinga-web aus dem GIT-Repository funktioniert super.
Cache gelöscht, Konfiguration angepasst.
Wenn ich Icinga-Web aufrufe wird auch das Login gezeigt, allerdings gleich mit folgender Meldung, die kurz eingeblendet wird:
Ressource /icinga-web/appkit/ext/applicationState could not be loaded - is the url correct
Wenn ich mich danach einlogge lädt er allerdings die Cronks nicht, zeigt einfach in allen Frames "Loading" an.
Debug-Log wirft folgendes aus (scheinbar alles ok)
[Fri Nov 26 08:09:24 2010] [debug] Auth.Provider: Object (name=internal) initialized
[Fri Nov 26 08:09:24 2010] [debug] Auth.Provider: Object (name=auth_key) initialized
[Fri Nov 26 08:09:24 2010] [debug] Auth.Provider: Object (name=http-basic-authentication) initialized
[Fri Nov 26 08:09:24 2010] [debug] Auth.Provider.HTTPBasicAuthentification: Got data (auth_name=, auth_type=)
[Fri Nov 26 08:10:02 2010] [debug] Auth.Dispatch: Starting authenticate (username=root)
[Fri Nov 26 08:10:02 2010] [debug] Auth.Dispatch: Userdata found in db (uid=1)
[Fri Nov 26 08:10:02 2010] [debug] Auth.Provider: Object (name=internal) initialized
[Fri Nov 26 08:10:02 2010] [debug] Auth.Dispatch: Authoritative provider found (provider=internal, authid=root)
[Fri Nov 26 08:10:02 2010] [debug] Auth.Provider.Database: HASH(42bc5093863dce8c150387a5bb7e3061cf3ea67d2cf1779671e1b0f435e953a1)
[Fri Nov 26 08:10:02 2010] [debug] Auth.Dispatch: Successfull authentication (provder=internal)
[Fri Nov 26 08:10:02 2010] [info] User root (Root, Enoch) logged in!
error_log vom Apache wirft folgende Informationen:
[Fri Nov 26 08:10:04 2010] [error] [client 10.25.79.181] File does not exist: /usr/local/icinga-web/pub/appkit, referer:
http://nagios.weka.intern/icinga-web/index.php/
[Fri Nov 26 08:10:04 2010] [error] [client 10.25.79.181] File does not exist: /usr/local/icinga-web/pub/cronks, referer:
http://nagios.weka.intern/icinga-web/index.php/
[Fri Nov 26 08:10:04 2010] [error] [client 10.25.79.181] File does not exist: /usr/local/icinga-web/pub/cronks, referer:
http://nagios.weka.intern/icinga-web/index.php/
[Fri Nov 26 08:10:04 2010] [error] [client 10.25.79.181] File does not exist: /usr/local/icinga-web/pub/cronks, referer:
http://nagios.weka.intern/icinga-web/index.php/
[Fri Nov 26 08:10:04 2010] [error] [client 10.25.79.181] File does not exist: /usr/local/icinga-web/pub/cronks, referer:
http://nagios.weka.intern/icinga-web/index.php/
[Fri Nov 26 08:10:04 2010] [error] [client 10.25.79.181] File does not exist: /usr/local/icinga-web/pub/cronks, referer:
http://nagios.weka.intern/icinga-web/index.php/
[Fri Nov 26 08:10:04 2010] [error] [client 10.25.79.181] File does not exist: /usr/local/icinga-web/pub/cronks, referer:
http://nagios.weka.intern/icinga-web/index.php/
[Fri Nov 26 08:10:05 2010] [error] [client 10.25.79.181] File does not exist: /usr/local/icinga-web/pub/appkit, referer:
http://nagios.weka.intern/icinga-web/index.php/
Die entsprechenden Verzeichnisse/Dateien existieren auch nicht.
Da ich die Installation jetzt schon etwa 5mal wiederholt habe genau nach Anleitung
http://docs.icinga.org/latest/de/icinga-web-scratch.html
Bin ich gerade etwas ratlos.
Gruß
Marco
- 26 Nov 2010, 09:22 am
-
- 15 Feb 2011, 11:12 am
-
Marco Uhl Group moderatorThe company name is only visible to registered members.Re^2: Probleme mit icinga-web
# make testdeps
/usr/bin/php bin/testdeps.php
Icinga-web dependencies (running 23 test)
PHP (core) tests
1/23 Test php version >= 5.2.3 (REQUIRED) ... (version 5.3.3 >= 5.2.3) OK
2/23 Test for PEAR (REQUIRED) ... OK
PHP extensions
3/23 Test php5-xsl (REQUIRED) ... (xsl found v0.1) OK
4/23 Test php5-ldap ... (ldap found) OK
5/23 Test php5-pdo (REQUIRED) ... (PDO found v1.0.4dev) OK
6/23 Test php5-dom (REQUIRED) ... (dom found v20031129) OK
7/23 Test php5-session (REQUIRED) ... (session found) OK
8/23 Test php5-spl (REQUIRED) ... (SPL found v0.2) OK
9/23 Test php5-pcre (REQUIRED) ... (pcre found) OK
10/23 Test php5-tokenizer (REQUIRED) ... (tokenizer found v0.1) OK
11/23 Test php5-libxml (REQUIRED) ... (libxml found) OK
12/23 Test php5-reflection (REQUIRED) ... (Reflection found v$Revision: 300393 $) OK
13/23 Test php5-gettext (REQUIRED) ... (gettext found) OK
Optional pdo drivers
14/23 Test php5-pdo-mysql ... (pdo_mysql found v1.0.2) OK
15/23 Test php5-pdo-pgsql ... (pdo_pgsql found v1.0.2) OK
Optional php extension
16/23 Test php5-soap ... (soap found) OK
17/23 Test php5-xmlrpc ... (xmlrpc found v0.51) OK
18/23 Test php5-iconv ... (iconv found) OK
19/23 Test php5-gd ... (gd found) OK
20/23 Test php5-ctype ... (ctype found) OK
21/23 Test php5-json ... (json found v1.2.1) OK
22/23 Test php5-hash ... (hash found v1.0) OK
23/23 Test php.ini memory_limit ... (memory_limit='1073741824') OK
All over result: PASS (required 12/12, optional 11/11, all 23/23, time 0.00s)
Exit (status=0)
- 15 Feb 2011, 11:50 am
