Xymon Mailing List Archive search

Apache Graph

list Lars Ebeling
Thu, 9 Nov 2006 17:59:59 +0100
Message-Id: <019601c70420$7db05080$user-a73ca09b698f@xymon.invalid>

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: user-75055581652a@xymon.invalid   To: user-ae9b8668bcde@xymon.invalid   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