
0
Answered
Threshold check failed
I have newly installed Anturis as a Plesk additional service. Both my smtp-process and web-process have come up as "Theshold check failed. Value should be greater than 1, expression is 0". I have no idea what this means or how to solve it.
I have also tried to start uptime monitor on the Plesk Addon but it is unable to create it.
Would appreciate your help.
I have also tried to start uptime monitor on the Plesk Addon but it is unable to create it.
Would appreciate your help.
Customer support service by UserEcho
About SMTP issue. Default mail server for plesk is Courier. You are using qmail server. So, need to change settings for smtp monitor. This monitor will check qmail process which responsible for sending messages.
Login to your account at anturis.com. Open smtp monitor and change filter to:
process name to qmail-send
command line set *
And then press Save button.
See screenshot, how settings should be:
Login to your account at anturis.com. Open web process monitor and change filter to:
process name to httpd;apache;apache2
command line set *
And then press Save button.
See screenshot, how settings should be:
Sorry for the inconvenience.
Please download attached archive to your server, extract it and run command ./collect_info.sh >out.log
After that send us out.log to support@anturis.com
Thanks for log. Unfortunately, logs doesn't how any problem.
Can you please try to setup uptime monitor again but with one complication:
1. Before you pressed on Uptime button, open Developer Tools in Chrome(press F12, or from Chrome menu->Tools->Developer tools)
2. In Developer tools click on Network tab
3. Press on 'Record Network Log' in case is gray. 'Record Network Log' is a gray/red circle in the top-left corner (it is the red on screenshot).
4. Press on 'Clear' to the right of 'Record Network Log'
5. Go back to Chrome and click on Uptime monitor creation
6. When error appears go back to Developer console and find request like on screenshot: install.php, modules/anturis/uptime-monitoring/install.php
7. Report us what you see in Response tab for this request.
For install.php, I get:
Uptime :: Plesk installer error: Error during Plesk API RPC request 1013: There is no such a service plan
Sorry for the inconvenience.