> I have a problem. I configured Monit like here <http://www.howtoforge.com/server_monitoring_monit_munin_p2> is said but it doesn't work when I hit my monit page where it should be ( http://10.0.1.103:2812 <http://10.0.1.103:2812/> / ). Please define "doesn't work" I supsect is is working and running, but you can't hit the web interface
> Here is my Monit configuration file: [...] > ## Monit has an embedded webserver, which can be used to view the > ## configuration, actual services parameters or manage the services using the > ## web interface. > # > set httpd port 2812 and > SSL ENABLE > PEMFILE /var/certs/monit.pem > allow admin:test If it's SSL wouldn't you need to hit it via: https://10.0.1.103:2812 <https://10.0.1.103:2812> ? Otherwise take out the SSL ENABLE and PEMFILE lines, restart and try to access with your original URL. If that works, then try to get SSL working. P If you are not the intended recipient of this message (including attachments), or if you have received this message in error, immediately notify us and delete it and any attachments. If you no longer wish to receive e-mail from Edward Jones, please send this request to [EMAIL PROTECTED] You must include the e-mail address that you wish not to receive e-mail communications. For important additional information related to this e-mail, visit www.edwardjones.com/US_email_disclosure
-- To unsubscribe: http://lists.nongnu.org/mailman/listinfo/monit-general
