Apache Monitor not Showing All Instances of Apache

View: New views
3 Messages — Rating Filter:   Alert me  

Apache Monitor not Showing All Instances of Apache

by Nick Cooper-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello,

I have four instances of Apache installed on a Windows XP SP2 machine, all four instances are working correctly. The problem is Apache Monitor is only showing two instances.

Versions in use:
2.0.61 - shown
2.2.4 - shown
2.2.8 - not shown
2.2.9 - not shown

2.2.8 was previously showing before I added 2.2.9, however after adding 2.2.9 I changed the service name for 2.2.8 by first removing it as a service and adding it back.

Before I restarted my computer 2.2.8 and 2.2.9 where included in Apache Monitor.

Is there any special config setting for Apache Monitor? Maybe a registry setting?

Thanks,

Nick

Re: Apache Monitor not Showing All Instances of Apache

by William A. Rowe, Jr. :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Nick Cooper wrote:

> Hello,
>
> I have four instances of Apache installed on a Windows XP SP2 machine,
> all four instances are working correctly. The problem is Apache Monitor
> is only showing two instances.
>
> Versions in use:
> 2.0.61 - shown
> 2.2.4 - shown
> 2.2.8 - not shown
> 2.2.9 - not shown
>
> 2.2.8 was previously showing before I added 2.2.9, however after adding
> 2.2.9 I changed the service name for 2.2.8 by first removing it as a
> service and adding it back.
>
> Before I restarted my computer 2.2.8 and 2.2.9 where included in Apache
> Monitor.
>
> Is there any special config setting for Apache Monitor? Maybe a registry
> setting?

No, apache monitor simply probes for services which invoke Apache.exe, or
httpd.exe.  Perhaps you renamed the binary?  Try simply stoping and
restarting the Apache Monitor.



---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@...
   "   from the digest: users-digest-unsubscribe@...
For additional commands, e-mail: users-help@...


Re: Apache Monitor not Showing All Instances of Apache

by Nick Cooper-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

William A. Rowe, Jr. wrote:
Nick Cooper wrote:
Hello,

I have four instances of Apache installed on a Windows XP SP2 machine, all four instances are working correctly. The problem is Apache Monitor is only showing two instances.

Versions in use:
2.0.61 - shown
2.2.4 - shown
2.2.8 - not shown
2.2.9 - not shown

2.2.8 was previously showing before I added 2.2.9, however after adding 2.2.9 I changed the service name for 2.2.8 by first removing it as a service and adding it back.

Before I restarted my computer 2.2.8 and 2.2.9 where included in Apache Monitor.

Is there any special config setting for Apache Monitor? Maybe a registry setting?

No, apache monitor simply probes for services which invoke Apache.exe, or
httpd.exe.  Perhaps you renamed the binary?  Try simply stoping and
restarting the Apache Monitor.

That's what I thought originally, but all instances of Apache are running as httpd.exe. I have tried countless restarts of the Monitor and or Apache Servers. They still won't show.

Taken from the registry for 2.2.9:
ImagePath: "c:/apache/bin/httpd.exe" -k runservice

2.2.8:
ImagePath: "c:/apache228/bin/httpd.exe" -k runservice