[How-to] Configure MONIT to monitorize your server - Printable Version +- ispCP - Board - Support (http://www.isp-control.net/forum) +-- Forum: ispCP Omega Contributions Area (/forum-40.html) +--- Forum: Howtos (/forum-41.html) +--- Thread: [How-to] Configure MONIT to monitorize your server (/thread-815.html) |
RE: [How-to] Configure MONIT to monitorize your server - fulltilt - 05-12-2009 01:36 AM hm ... i also have problems by generating certs on lenny: Code: openssl req -new -x509 -days 365 -nodes -config ./monit.cnf -out /etc/monit/monit.pem -keyout /etc/monit/monit.pem this howto works also with lenny: LINK |