WARNING: services not running

Discussion in 'Installation/Configuration' started by MicCo, Aug 17, 2006.

  1. MicCo

    MicCo New Member

    Hello,

    We at MicCo WebDesign are testing an server with ISPConfig at an Debian Sarge release.

    We are reciving this warning message every 30 min.:

    WARNING: service not running (server: epsilon.eurohost.dk, port: 443)!

    WARNING: service not running (server: epsilon.eurohost.dk, port: 81)!

    WARNING: service not running (server: epsilon.eurohost.dk, port: 22)!

    WARNING: service dns not running (server: epsilon.eurohost.dk, port: 53)!

    WARNING: service dns not running (server: epsilon.eurohost.dk, port: 53)!

    WARNING: service not running (server: epsilon.eurohost.dk, port: 10000)!

    WARNING: service mail not running (server: epsilon.eurohost.dk, port: 143)!

    WARNING: service mail not running (server: epsilon.eurohost.dk, port: 993)!

    WARNING: service pop3 not running (server: epsilon.eurohost.dk, port: 995)!

    WARNING: service not running (server: epsilon.eurohost.dk, port: 3306)!

    WARNING: service web not running (server: epsilon.eurohost.dk, port: 953)!

    Message generated at August 17, 2006, 0:30.

    Any one knows what to do, due to that fact that we can't find any documentation for solving the problem.

    :eek:
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Please post the output of:

    netstat -tap

    what is in your /etc/hosts file?
     
  3. MicCo

    MicCo New Member

    WARNING: service not running

    Hello Till,

    This is the result of netstat -tap:

    And this is the contens of the /etc/hosts file:

    Looking forward to Your comment, thank you.

    We still recives an warning email every 30 minut. :eek:
     
  4. narut0b0y

    narut0b0y New Member

    is there an installed firewall on your linux box? kindly disable it and use the ispconfig firewall instead.

    you can activate the firewall service of ispconfig under management->server->services.
     
  5. MicCo

    MicCo New Member

    The server are setup via the "The Perfect Setup - Debian Sarge (3.1)", so no other firewall, only the once in ISPConfig are used.
     
  6. falko

    falko Super Moderator Howtoforge Staff

    What's in /root/ispconfig/scripts/shell/check_services.php?
     
  7. MicCo

    MicCo New Member

    This is the contents of the file:


    Looking forward to Your comment.
     
  8. falko

    falko Super Moderator Howtoforge Staff

    Ok, and what's the output of
    Code:
    ifconfig
    ?
     
  9. MicCo

    MicCo New Member

    This is the output:


    Looking forward to your comments.
     
  10. till

    till Super Moderator Staff Member ISPConfig Developer

    If you dont use IPv6, please try to comment out the line:

    ::1 ip6-localhost ip6-loopback

    in /etc/hosts

    and restart the services mentioned as not running.
     
  11. MicCo

    MicCo New Member

    Okay, did that now we get this warning:

    :confused:
     
  12. MicCo

    MicCo New Member

    And this is the result from the server:

    Even Munin are reportet as not running.

    Looking forward to your comment.
     
  13. till

    till Super Moderator Staff Member ISPConfig Developer

    Please post the output of :

    netstat -tap
     
  14. MicCo

    MicCo New Member

    This is the output:

    Looking forward to hear Your comment.
     
  15. falko

    falko Super Moderator Howtoforge Staff

    What's in your /etc/hosts now?
     
  16. MicCo

    MicCo New Member

    This is the contents:

    Looking forward to hear from You Falko.
     
  17. falko

    falko Super Moderator Howtoforge Staff

    Looks ok. Maybe you need to restart networking or even reboot the system. :confused:
     
  18. MicCo

    MicCo New Member

    We allready have done that, rebooted the system, twice.

    So what You mean are that we have to live with that ?, and recive an email every 30 min. by the server telling us that the services are not running!

    Hmmm. what then when it's rearly not running ?

    Looking forward to Your comment.
     
  19. till

    till Super Moderator Staff Member ISPConfig Developer

    You can stop the emails by removing the systemcheck script from your root crontab.

    I really dont know why your server is not able to resolve localhost to the IP 127.0.0.1
     
  20. MicCo

    MicCo New Member

    We have testet a lot, and found out that if the Monitoring settings are set like this:
    [​IMG]

    - we ain't reciving any warnings.

    But, what are the monitoring then usefull for ? :eek:
     

Share This Page