PDA

View Full Version : Monitoring Web Server


mlino
15th August 2009, 02:12
Hi!

In my configuration apache is listening on port 8088. I have noticed that now the monitoring feature is always showing WebServer status as "Offline" while the real status of httpd demon is up!

Is there any way to change this?

Marcio

falko
15th August 2009, 13:24
I guess the monitoring module is checking port 8080 instead of 8088.

mlino
15th August 2009, 14:44
Hi Falko,

I'm using ddclient cause my ISP blocks port 80, so I'm using port 8088 because port 8080 is being used by ISPConfig.

Is there any config file in ISPConfig that control what the port will be checked in order to dertemine if the server is up?

Thanks,

Marcio