I have error in monit. Apreciate any help. Thanks Dmitri
Starting monit: /opt/kaltura/app/configurations/monit/monit.conf:12: syntax error ‘@’
[FAILED]
SSL ENABLE
PEMFILE /path/to/your/certificate.pem
The Monit HTTP daemon binds to loopback only by default [127.0.0.1]. If you wish to access the I/F from the Monitoring tab in admin console, edit /opt/kaltura/app/configurations/monit/monit.conf and change the following block to suit your needs:
set httpd port 2812
ADDRESS 127.0.0.1
allow root:@MONIT_PASSWD@