ispCP - Board - Support
[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)

Pages: 1 2 3 4


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
error on line 1 of ./monit.cnf
3059:error:0E079065:configuration file routines:DEF_LOAD_BIO:missing equal sign:conf_def.c:366:line 1

this howto works also with lenny:
LINK