monit-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Antwort: Re: Antwort: Re: Antwort: monit does not open httpd port


From: Patrick Viola
Subject: Antwort: Re: Antwort: Re: Antwort: monit does not open httpd port
Date: Wed, 16 Feb 2011 11:21:46 +0100

Hi,
I did not checked it before, but lo is up and running.

        ifconfig lo
        lo        Link encap:Local Loopback
                  inet addr:127.0.0.1  Mask:255.0.0.0
                  inet6 addr: ::1/128 Scope:Host
                  UP LOOPBACK RUNNING  MTU:16436  Metric:1
                  RX packets:88852 errors:0 dropped:0 overruns:0 frame:0
                  TX packets:88852 errors:0 dropped:0 overruns:0 carrier:0
                  collisions:0 txqueuelen:0
                  RX bytes:11322146 (10.7 Mb)  TX bytes:11322146 (10.7 Mb)


Best regards

Patrick Viola

Projektentwicklung Business Information

Tel: +49 2152 143 - 439, Fax: +49 2152 44 47
E-Mail: address@hidden, Lotus Notes: Patrick address@hidden

GEDAK - Gesellschaft für Datenverarbeitung und Kommunikation mbH

Mülhauser Str. 157 · D-47906 Kempen, Geschäftsführer: Bernd Kothes
Amtsgericht Krefeld HRB 9087, Steuer-Nr. 115/5715/0137, USt.-ID DE119998337

www.gedak.de


Von: Eric Pailleau <address@hidden>
An: This is the general mailing list for monit <address@hidden>
Datum: 16.02.2011 11:18
Betreff: Re: Antwort: Re: Antwort: monit does not open httpd port
Gesendet von: address@hidden





May be the 'lo' interface is not running,
monit must know the bind address to be used

set httpd port 2812 and
    use address 127.0.0.1

if 127.0.0.1 does not exists you have to bind on a real interface,
i.e. a real IP address returned by 'ifconfig' ...


--
Salutations - Best regards - mit freundlichen Grüssen

--
To unsubscribe:
http://lists.nongnu.org/mailman/listinfo/monit-general


reply via email to

[Prev in Thread] Current Thread [Next in Thread]