Munin - Can´t access the created web pages
Posted: 12 Jan 2008, 07:47
Hi,
I installed Munin to monitor the bubba, but I can´t acces the created web page. I always get the 404 error
But when I browse to directory /var/www/munin/ via ssh the directory localdomain and the file localhost.localdoamin.html exists. In the directory are also the different *png files. The logs look also good (no errors)
A bubba:/var/www/munin/localdomain# ls -l gives this (extract)
As additional info: I am not hosting any webpage. When I am connection to my domain the standard bubba page comes up. Do I need to change anything in apache ?
Any thoughts ?
Cheers
Boy
I installed Munin to monitor the bubba, but I can´t acces the created web page. I always get the 404 error
Code: Select all
Not Found
The requested URL /munin/localdomain/localhost.localdomain.html was not found on this server.
A bubba:/var/www/munin/localdomain# ls -l gives this (extract)
Code: Select all
-rw-r--r-- 1 munin munin 4503 Jan 12 13:15 index.html
-rw-r--r-- 1 munin munin 5964 Jan 12 13:15 localhost.localdomain-cpu-day.png
-rw-r--r-- 1 munin munin 4364 Jan 12 11:26 localhost.localdomain-cpu-month.png
-rw-r--r-- 1 munin munin 5588 Jan 12 12:55 localhost.localdomain-cpu-week.png
-rw-r--r-- 1 munin munin 4532 Jan 12 11:26 localhost.localdomain-cpu-year.png
-rw-r--r-- 1 munin munin 5701 Jan 12 13:15 localhost.localdomain-cpu.html
Any thoughts ?
Cheers
Boy