Xymon Mailing List Archive search

Server not checking apache server-status

5 messages in this thread

list Josh Luthman · Fri, 8 Feb 2008 13:40:23 -0500 ·
I added this host:

74.x.x.x   host.imaginenetworksllc.com # ssh dns apache=
http://74.x.x.x/server-status?auto http://host.imaginenetworksllc.com

I have had all of those tests there except the apache= and they've worked
just fine.  I just added the apache= test and it does show up at the bottom
of the info page, but I never see the test result show up on the bb.htmlpage

What am I doing wrong?  I thought it was so simple =(

I know hobbit has access to the page, as using curl I get:
curl !$
curl 74.218.88.168/server-status?auto
Total Accesses: 66
<snip>

-- 
Josh Luthman
Office: XXX-XXX-XXXX
Direct: XXX-XXX-XXXX
XXXX Wayne St
Suite XXXX
Troy, OH XXXXX

Those who don't understand UNIX are condemned to reinvent it, poorly.
--- Henry Spencer
list Lars Ebeling · Fri, 8 Feb 2008 21:21:34 +0100 ·
Have you configured:

ExtendedStatus On

In httpd.conf?

Lars
  ----- Original Message ----- 
  From: Josh Luthman 
  To: user-ae9b8668bcde@xymon.invalid 
  Sent: Friday, February 08, 2008 7:40 PM
  Subject: [hobbit] Server not checking apache server-status


  I added this host:

  74.x.x.x   host.imaginenetworksllc.com # ssh dns apache=http://74.x.x.x/server-status?auto http://host.imaginenetworksllc.com

  I have had all of those tests there except the apache= and they've worked just fine.  I just added the apache= test and it does show up at the bottom of the info page, but I never see the test result show up on the bb.html page
quoted from Josh Luthman

  What am I doing wrong?  I thought it was so simple =(

  I know hobbit has access to the page, as using curl I get:
curl !$
  curl 74.218.88.168/server-status?auto
  Total Accesses: 66
  <snip>

  -- 
  Josh Luthman
  Office: XXX-XXX-XXXX
  Direct: XXX-XXX-XXXX
  XXXX Wayne St
  Suite XXXX
  Troy, OH XXXXX

  Those who don't understand UNIX are condemned to reinvent it, poorly.
  --- Henry Spencer
list Josh Luthman · Fri, 8 Feb 2008 15:33:50 -0500 ·
Yes it is - that's how I was able to pull the information with curl (see the
bottom part of my last email).

On 2/8/08, Lars Ebeling <user-1fecd3eafd52@xymon.invalid> wrote:
 Have you configured:

ExtendedStatus On

In httpd.conf?

Lars

----- Original Message -----
*From:* Josh Luthman <user-4c45a83f15cb@xymon.invalid>
quoted from Lars Ebeling
*To:* user-ae9b8668bcde@xymon.invalid
*Sent:* Friday, February 08, 2008 7:40 PM
*Subject:* [hobbit] Server not checking apache server-status

I added this host:

74.x.x.x   host.imaginenetworksllc.com # ssh dns apache=
http://74.x.x.x/server-status?auto http://host.imaginenetworksllc.com

I have had all of those tests there except the apache= and they've worked
just fine.  I just added the apache= test and it does show up at the bottom
of the info page, but I never see the test result show up on the bb.htmlpage

What am I doing wrong?  I thought it was so simple =(

I know hobbit has access to the page, as using curl I get:
curl !$
curl 74.218.88.168/server-status?auto
Total Accesses: 66
<snip>

--
Josh Luthman
Office: XXX-XXX-XXXX
Direct: XXX-XXX-XXXX
XXXX Wayne St
Suite XXXX
Troy, OH XXXXX

Those who don't understand UNIX are condemned to reinvent it, poorly.
--- Henry Spencer

-- 
Josh Luthman
Office: XXX-XXX-XXXX
Direct: XXX-XXX-XXXX
XXXX Wayne St
Suite XXXX
Troy, OH XXXXX

Those who don't understand UNIX are condemned to reinvent it, poorly.
--- Henry Spencer
list L.M.J · Fri, 8 Feb 2008 22:24:13 +0100 ·
Le Fri, 8 Feb 2008 15:33:50 -0500,
quoted from Josh Luthman
"Josh Luthman" <user-4c45a83f15cb@xymon.invalid> a écrit :
Yes it is - that's how I was able to pull the information with curl (see the
bottom part of my last email).
I used to add some trends http://www.hswn.dk/hobbit/help/hobbit-tips.html#apachetest
1.2.3.4    my.server.com  # conn ssh http://1.2.3.4 apache=http://1.2.3.4/server-status?auto
TRENDS:*,apache:apache|apache1|apache2|apache3

What do you think about it ?
quoted from Lars Ebeling

On 2/8/08, Lars Ebeling <user-1fecd3eafd52@xymon.invalid> wrote:
 Have you configured:

ExtendedStatus On

In httpd.conf?

Lars

----- Original Message -----
*From:* Josh Luthman <user-4c45a83f15cb@xymon.invalid>
*To:* user-ae9b8668bcde@xymon.invalid
*Sent:* Friday, February 08, 2008 7:40 PM
*Subject:* [hobbit] Server not checking apache server-status

I added this host:

74.x.x.x   host.imaginenetworksllc.com # ssh dns apache=
http://74.x.x.x/server-status?auto http://host.imaginenetworksllc.com

I have had all of those tests there except the apache= and they've worked
just fine.  I just added the apache= test and it does show up at the bottom
of the info page, but I never see the test result show up on the bb.htmlpage

What am I doing wrong?  I thought it was so simple =(

I know hobbit has access to the page, as using curl I get:
curl !$
curl 74.218.88.168/server-status?auto
Total Accesses: 66
<snip>

--
Josh Luthman
Office: XXX-XXX-XXXX
Direct: XXX-XXX-XXXX
XXXX Wayne St
Suite XXXX
Troy, OH XXXXX

Those who don't understand UNIX are condemned to reinvent it, poorly.
--- Henry Spencer

list Josh Luthman · Sat, 9 Feb 2008 04:06:16 -0500 ·
That works for me!  Thanks a bunch!
quoted from L.M.J

On 2/8/08, L.M.J <user-78bb6d5d9024@xymon.invalid> wrote:
Le Fri, 8 Feb 2008 15:33:50 -0500,
"Josh Luthman" <user-4c45a83f15cb@xymon.invalid> a écrit :
Yes it is - that's how I was able to pull the information with curl (see
the
bottom part of my last email).
I used to add some trends
http://www.hswn.dk/hobbit/help/hobbit-tips.html#apachetest

1.2.3.4    my.server.com  # conn ssh http://1.2.3.4 apache=
http://1.2.3.4/server-status?auto
quoted from L.M.J
TRENDS:*,apache:apache|apache1|apache2|apache3

What do you think about it ?

On 2/8/08, Lars Ebeling <user-1fecd3eafd52@xymon.invalid> wrote:
 Have you configured:

ExtendedStatus On

In httpd.conf?

Lars

----- Original Message -----
*From:* Josh Luthman <user-4c45a83f15cb@xymon.invalid>
*To:* user-ae9b8668bcde@xymon.invalid
*Sent:* Friday, February 08, 2008 7:40 PM
*Subject:* [hobbit] Server not checking apache server-status

I added this host:

74.x.x.x   host.imaginenetworksllc.com # ssh dns apache=
http://74.x.x.x/server-status?auto http://host.imaginenetworksllc.com

I have had all of those tests there except the apache= and they've
worked
just fine.  I just added the apache= test and it does show up at the
bottom
of the info page, but I never see the test result show up on the
bb.htmlpage

What am I doing wrong?  I thought it was so simple =(

I know hobbit has access to the page, as using curl I get:
curl !$
curl 74.218.88.168/server-status?auto
Total Accesses: 66
<snip>

--
Josh Luthman
Office: XXX-XXX-XXXX
Direct: XXX-XXX-XXXX
XXXX Wayne St
Suite XXXX
Troy, OH XXXXX

Those who don't understand UNIX are condemned to reinvent it, poorly.
--- Henry Spencer

-- 
Josh Luthman
Office: XXX-XXX-XXXX
Direct: XXX-XXX-XXXX
XXXX Wayne St
Suite XXXX
Troy, OH XXXXX

Those who don't understand UNIX are condemned to reinvent it, poorly.
--- Henry Spencer