
habe jetzt nochmal aktualisiert (php und apache) sowie phpmyadmin nochmal installiert
php,myadmin läuft jetzt

nagios habe ich ebenfalls nochmals reinstalliert. aufruf über IP:1008/nagios
Startseite wird geladen
http://prntscr.com/jpcuif
Aber bei Zugriff auf Tactical Overview beispielsweise kommt nur Fehler 500
http://prntscr.com/jpcun4
nach wie vor kann ich auch nagios nicht neu starten
Code: Select all
[root@DE-ipfire-01 tmp]# /etc/init.d/nagios restart
Running configuration check...
/etc/init.d/nagios: line 96: /usr/bin/nagios: No such file or directory
[root@DE-ipfire-01 tmp]#
Code: Select all
[root@DE-ipfire-01 tmp]# ls -la /usr/bin | grep nagios
-rwxrwxr-- 1 nobody nobody 830188 May 3 15:07 nagios
-rwxrwxr-- 1 nobody nobody 42664 May 3 15:07 nagiostats
[root@DE-ipfire-01 tmp]#
updatedb
locate nagios
zeigt mir die files
/usr/bin/nagios
/usr/bin/nagiostats
---
Lt /etc/nagios/nagios.cfg sollte das logfile unter /var/nagios/nagios.log abgespeichert werden. Dieses log gibt es aber nicht :/