Author Topic: Nginx works well Apparently But it has a "Monitoring via Monit" error  (Read 7160 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
Thanks to everyone in the forum for helping

Linux 7 | CWPpro version: 0.9.8.967
Nginx works well Apparently But it has a "Monitoring via Monit" error "Services list"





What should I do to resolve the error ?. already restarted but back to the error! :-\

thank you
Jony Host

Offline
****
What happens when you click the "Monitor" button on that line?
Google Hangouts:  rcschaff82@gmail.com

Offline
*
What happens when you click the "Monitor" button on that line?


reconnect and return error ... I don't know if it causes a problem in Nginx .. in the reports email I don't receive anything

I don't know what to do with this error. in Nginx log there's nothing

thanks again.
Jony Host

Offline
****
Check out this link. https://www.itzgeek.com/how-tos/linux/centos-how-tos/monitor-and-manage-services-with-monit-on-centos-7-rhel-7.html.  Make sure nginx is properly configure in /etc/monit.d
Google Hangouts:  rcschaff82@gmail.com

Offline
*
Code: [Select]
check process nginx with pidfile /var/run/nginx.pid
start program "/usr/bin/systemctl start nginx.service"
stop program "/usr/bin/systemctl stop nginx.service"
if failed port 80 protocol http then restart
if 4 restarts within 8 cycles then timeout
VPS & Dedicated server provider with included FREE Managed support for CWP.
http://www.studio4host.com/

*** Don't allow that your server or website is down, choose hosting provider with included expert managed support for your CWP.

Offline
****
Did you try checking the webservice for monit to see if maybe cwp's just not reporting it correctly.  Cause that seems to be correct.
Google Hangouts:  rcschaff82@gmail.com