[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Monit unable to bind to public ip on EC2 instance
From: |
Daniel Smedegaard Buus |
Subject: |
Re: Monit unable to bind to public ip on EC2 instance |
Date: |
Mon, 14 Jul 2014 14:39:31 +0200 |
On Mon, Jul 14, 2014 at 2:06 PM, Martin Pala <address@hidden> wrote:
> Hi,
>
> you can omit the "use address" option completely - Monit will then listen on
> any interface. The "address" option is usually used only if you want to bind
> Monit to loopback interface and make it inaccessible via public network.
>
Hi Martin, thank you for that!
That's good to know :)
Cheers,
Daniel