Xymon Mailing List Archive search

apache server-status

2 messages in this thread

list Rodolfo Pilas · Tue, 10 Jul 2007 01:59:05 -0300 ·
I am unabled to obtain apache server-status network test.

a) 'apache' is included as a test at bb-hosts 7x.xx.xx.x7 server line.

b) Apache server reports server-status to hobbit server:
root at hobbit# wget -O - http://7x.xx.xx.x7/server-status?auto
--01:44:57--  http://7x.xx.xx.x7/server-status?auto
           => `-'
Connecting to 7x.xx.xx.xx7:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 427 [text/plain]

 0% [ ] 0     --.--K/s         Total Accesses: 8279
Total kBytes: 88490
CPULoad: 2.75635
Uptime: 4018
ReqPerSec: 2.06048
BytesPerSec: 22552
BytesPerReq: 10945
BusyWorkers: 5
IdleWorkers: 8
Scoreboard: WW__

c) hobbit-confreport.sh shows:
conn	No	-/-/-	
http	No	-/-/-	http://7x.xx.xx.x7/
ssh	No	-/-/-
but do not show 'apache' to be tested.

Then, I have enabled all bb-hosts man page configuration, but the apache
server-status is not checked.

Suggestions?

Regards,
Rodolfo Pilas
list Henrik Størner · Tue, 10 Jul 2007 07:42:55 +0200 ·
quoted from Rodolfo Pilas
On Tue, Jul 10, 2007 at 01:59:05AM -0300, Rodolfo Pilas wrote:
I am unabled to obtain apache server-status network test.

a) 'apache' is included as a test at bb-hosts 7x.xx.xx.x7 server line.
I think you misunderstand what the "apache" test does. It doesn't check
if the webserver is working - you'd use an "http" check for that -
but instead it grabs the performance data from the Apache server and
puts it into a trend graph.

So there won't be an "apache" column on your display, only a graph
on the "trends" page.


Regards,
Henrik