monit-general
[Top][All Lists]
Advanced

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

Re: [monit] Problems with Monit installation [help]


From: Christopher Opena
Subject: Re: [monit] Problems with Monit installation [help]
Date: Fri, 23 Jan 2009 13:50:59 -0800

Davi, from your other email I see in the debug output:

httpd auth. style  = Basic Authentication and Host/Net allow list

Can you post the httpd section of your monitrc (or whatever file you're using for monit to pull config vars from)?  It should be the segment of your config that looks somewhat like this - and if you're posting passwords please make sure to sanitize them to something that isn't the actual password:

set httpd port 2812 and
#   use address localhost  # only accept connection from localhost
   allow localhost        # allow localhost to connect to the server and
   allow admin:secret      # require user 'admin' with password 'monit'
#   allow @monit           # allow users of group 'monit' to connect (rw)
#   allow @users readonly  # allow users of group 'users' to connect readonly


-Chris.

On Fri, Jan 23, 2009 at 2:35 PM, Dr. Davi Menasaka <address@hidden> wrote:
thanks Aleksander, but i still have the same problem

monit: Cannot connect to the monit daemon. Did you start it with http support?
monit: Cannot connect to the monit daemon. Did you start it with http support?
monit: Cannot connect to the monit daemon. Did you start it with http support?
monit: Cannot connect to the monit daemon. Did you start it with http support?
monit: Cannot connect to the monit daemon. Did you start it with http support?



----- Original Message ----- From: "Aleksander Kamenik" <address@hidden>
To: "This is the general mailing list for monit" <address@hidden>
Sent: Saturday, January 24, 2009 12:02 AM
Subject: Re: [monit] Problems with Monit installation [help]



Dr. Davi Menasaka wrote:
address@hidden etc]# telinit -q
telinit: invalid option - q
Usage: telinit 0123456SsQqAaBbCcUu

There's no hyphen, simply 'telinit q'.

Regards,

--

Aleksander Kamenik
System Administrator
Krediidiinfo AS
an Experian Company
Phone: +372 665 9649
Email: address@hidden

http://www.krediidiinfo.ee/
http://www.experiangroup.com/


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




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


reply via email to

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