On 8/27/07, Jovan Kostovski <[EMAIL PROTECTED]> wrote: > On 8/27/07, Michael Steinfeld <[EMAIL PROTECTED]> wrote: > > Am I missing something here? > > > > set httpd port 28212 and > > #use address # only accept connection from localhost > > allow localhost # allow localhost to connect to the server and > > allow admin:password # require user 'admin' with password 'monit' > > Try: > set httpd port 28212 > allow localhost > allow admin:password
tried that it didn't help. I have no problem getting access to the web interface of monit. That's all fine. But when I attempt to stop/start any of my services *nothing*. > > don't add "and" after the port number. If this doesn't work > Check if that port (if it's not a typo, the default port is 2812) > is not used by some other service or it's blocked on firewall. > I have it on that port and it is not blocked for certain. Any other ideas???? Thanks. > BR, Jovan > > > -- > To unsubscribe: > http://lists.nongnu.org/mailman/listinfo/monit-general > -- Michael Steinfeld Linux Admin/Developer AIM: mikesteinfeld GTALK: [EMAIL PROTECTED] -- To unsubscribe: http://lists.nongnu.org/mailman/listinfo/monit-general
