Debugging ehcp

if you got some problem and you need to debug ehcp or your hosting services, do following:

get into your server console,
then:
tail -f /var/log/ehcp.log
tail -f /var/log/syslog

these two helps you mostly..
you may also watch for other logs on your folder /var/log

ehcp daemon writes all of what it do to: /var/log/ehcp.log
it also gives you an idea how ehcp daemon works…