diff --git a/conf/monit/monitrc b/conf/monit/monitrc index eb32b93..17d2347 100644 --- a/conf/monit/monitrc +++ b/conf/monit/monitrc @@ -10,4 +10,4 @@ set eventqueue slots 100 # optionally limit the queue size include /etc/monit/conf.d/* -include /etc/monit/websocket #enables/disables monit-websocket \ No newline at end of file +#include /etc/monit/websocket #enables/disables monit-websocket \ No newline at end of file diff --git a/conf/monit/monitwebsocket b/conf/monit/monitwebsocket index e19c49c..0f82b32 100644 --- a/conf/monit/monitwebsocket +++ b/conf/monit/monitwebsocket @@ -1,5 +1,5 @@ #Set-up monit webui as unixsocket -set httpd unixsocker /var/run/monit/monit.sock +set httpd unixsocket /var/run/monit/monit.sock uid www-data signature disable allow admin:monit