[CentOS] httpd cannot serve web page on port 2812 (for Monit)

Eero Volotinen eero.volotinen at iki.fi
Sat Mar 19 15:03:39 UTC 2011


2011/3/19 Rogelio <scubacuda at gmail.com>:
> On Sat, Mar 19, 2011 at 11:50 AM, Eero Volotinen <eero.volotinen at iki.fi> wrote:
>> what netstat -tupln says from root prompt?
>> what is status of selinux?
>
> SELinux is disabled
>
> netstat results below
>
> Active Internet connections (only servers)
> Proto Recv-Q Send-Q Local Address               Foreign Address
>     State       PID/Program name
> tcp        0      0 127.0.0.1:25                0.0.0.0:*
>     LISTEN      2514/sendmail: acce
> tcp        0      0 :::8080                     :::*
>     LISTEN      2490/java
> tcp        0      0 :::22                       :::*
>     LISTEN      2446/sshd
> tcp        0      0 :::42424                    :::*
>     LISTEN      2490/java
> tcp        0      0 :::42426                    :::*
>     LISTEN      2490/java
> udp        0      0 0.0.0.0:35717               0.0.0.0:*
>                 2604/avahi-daemon:
> udp        0      0 0.0.0.0:5353                0.0.0.0:*
>                 2604/avahi-daemon:
> udp        0      0 74.80.219.215:123           0.0.0.0:*
>                 2465/ntpd
> udp        0      0 127.0.0.1:123               0.0.0.0:*
>                 2465/ntpd
> udp        0      0 0.0.0.0:123                 0.0.0.0:*
>                 2465/ntpd
> udp        0      0 :::40730                    :::*
>                 2485/java
> udp        0      0 :::162                      :::*
>                 2485/java
> udp        0      0 :::47830                    :::*
>                 2604/avahi-daemon:
> udp        0      0 :::5353                     :::*
>                 2604/avahi-daemon:
> udp        0      0 fe80::20c:29ff:fee7:123     :::*
>                 2465/ntpd
> udp        0      0 ::1:123                     :::*
>                 2465/ntpd
> udp        0      0 :::123                      :::*
>                 2465/ntpd

monit is not running or not listening ports. what is output of monit logfile ?

--
Eero


More information about the CentOS mailing list