[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] Apache Graph
You have to test this:
http://hostname/server-status If this does not work, you have to change your httpd.conf add or remove # from the server status lines, like this:
<Location /server-status>
SetHandler server-status
Order deny,allow
Deny from all
Allow from XXX.XXX.XXX.XXX YYY.YYY.YYY.YYY
</Location>
Change ExtendedStatus to On
Then you have to change you bb-hosts
Add this among the tests for your Apacheserver:
... telnet apache=http://XXX.XXX.XXX/server-status?auto
And this to the LARRD:
LARD:*,apache:apache|apache1|apache2|apache3,.........
Hope this helps
REgards
Lars
----- Original Message -----
From: stefan.freisler (at) aspect-online.de
To: hobbit (at) hswn.dk
Sent: Thursday, November 09, 2006 4:22 PM
Subject: [hobbit] Apache Graph
Hi,
who can i create an Apache Graph?
On my server is an apache installed and apche.rrd is created but no data will collect an graph isn's drawn.
There are no test to look for Apache.
what is to do to have this test an graph?
thx
Stefan