monit-general
[Top][All Lists]
Advanced

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

Re: monit to listen on all interfaces


From: Martin Pala
Subject: Re: monit to listen on all interfaces
Date: Wed, 02 Nov 2005 15:24:32 +0100
User-agent: Mozilla Thunderbird 1.0.7 (Windows/20050923)

Oliver A. Rojo wrote:
how will i set monit port 2812 to listen on all interfaces and not with localhost only? thanks!


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

Just omit the:

  address localhost

option in 'set httpd ...' statement.

For example use:

 set httpd port 2812

instead of

 set httpd port 2812 and use address 127.0.0.1


Martin




reply via email to

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