After a update to 3.1.13 i have datalog_status_u_server: 4

Discussion in 'General' started by paulbe, Jan 6, 2019.

  1. paulbe

    paulbe New Member

    Hello,
    I need help, thank you ;-)
    I have update ISPConfig and Update the OS with ISPconfig

    I have this message :

    Server: n**.**.**.**.eu (Debian Jessie) ISPConfig 3.1.13
    State: error (0 unknown, 0 info, 1 warning, 0 critical, 1 error)

    Ok
    The state of your Hard-Disk space is ok
    Your virus protection is ok
    Your Mail queue load is ok
    Your RAID is ok
    Your Server load is ok
    The System Log is O.K.

    Error
    One or more needed services are offline

    Warning
    One or more components needs an update
    ===================================


    Here is the report

    ##### SERVER #####
    IP-address (as per hostname): ***.***.***.***
    IP-address(es) (as per ifconfig): ***.***.***.***
    [INFO] ISPConfig is installed.

    ##### ISPCONFIG #####
    ISPConfig version is 3.1.13


    ##### VERSION CHECK #####

    [INFO] php (cli) version is 5.6.39-0+deb8u1
    [INFO] php-cgi (used for cgi php in default vhost!) is version 5.6.39-0+deb8u1

    ##### PORT CHECK #####


    ##### MAIL SERVER CHECK #####


    ##### RUNNING SERVER PROCESSES #####

    [INFO] I found the following web server(s):
    Apache 2 (PID 3773)
    [INFO] I found the following mail server(s):
    Postfix (PID 19070)
    [INFO] I found the following pop3 server(s):
    Dovecot (PID 19575)
    [INFO] I found the following imap server(s):
    Unknown process (systemd) (PID 1)
    [INFO] I found the following ftp server(s):
    PureFTP (PID 29774)

    ##### LISTENING PORTS #####
    (seulement ()
    Adresse (distante)
    [localhost]:10025 (19070/master)
    [localhost]:3306 (8707/mysqld)
    [localhost]:10026 (29666/amavisd-new)
    [localhost]:10027 (19070/master)
    [anywhere]:587 (19070/master)
    [anywhere]:110 (19575/dovecot)
    [localhost]:783 (3353/perl)
    [anywhere]:143 (1/systemd)
    [anywhere]:465 (19070/master)
    ***.***.***.***:53 (10514/named)
    [localhost]:53 (10514/named)
    [anywhere]:21 (29774/pure-ftpd)
    [anywhere]:22 (11230/sshd)
    [anywhere]:25 (19070/master)
    [localhost]:953 (10514/named)
    [anywhere]:993 (1/systemd)
    [anywhere]:995 (19575/dovecot)
    [localhost]:8999 (737/php-fpm.conf))
    [localhost]:10024 (29666/amavisd-new)
    *:*:*:*::*:10026 (29666/amavisd-new)
    *:*:*:*::*:587 (19070/master)
    [localhost]10 (19575/dovecot)
    *:*:*:*::*:783 (3353/perl)
    [localhost]43 (1/systemd)
    *:*:*:*::*:8080 (3773/apache2)
    *:*:*:*::*:80 (3773/apache2)
    *:*:*:*::*:465 (19070/master)
    *:*:*:*::*:8081 (3773/apache2)
    *:*:*:*::*:53 (10514/named)
    *:*:*:*::*:21 (29774/pure-ftpd)
    *:*:*:*::*:22 (11230/sshd)
    *:*:*:*::*:25 (19070/master)
    *:*:*:*::*:953 (10514/named)
    *:*:*:*::*:443 (3773/apache2)
    *:*:*:*::*:993 (1/systemd)
    *:*:*:*::*:995 (19575/dovecot)
    *:*:*:*::*:10024 (29666/amavisd-new)




    ##### IPTABLES #####
    Chain INPUT (policy ACCEPT)
    target prot opt source destination
    fail2ban-squirrelmail tcp -- [anywhere]/0 [anywhere]/0
    multiport dports 80,443
    fail2ban-pureftpd tcp -- [anywhere]/0 [anywhere]/0 mult
    iport dports 21
    fail2ban-dovecot-pop3imap tcp -- [anywhere]/0 [anywhere]/0
    multiport dports 110,995,143,993
    fail2ban-postfix tcp -- [anywhere]/0 [anywhere]/0 multi
    port dports 25,465,587
    fail2ban-ssh tcp -- [anywhere]/0 [anywhere]/0 multiport
    dports 22

    Chain FORWARD (policy ACCEPT)
    target prot opt source destination

    Chain OUTPUT (policy ACCEPT)
    target prot opt source destination

    Chain fail2ban-dovecot-pop3imap (1 references)
    target prot opt source destination
    RETURN all -- [anywhere]/0 [anywhere]/0

    Chain fail2ban-postfix (1 references)
    target prot opt source destination
    RETURN all -- [anywhere]/0 [anywhere]/0

    Chain fail2ban-pureftpd (1 references)
    target prot opt source destination
    RETURN all -- [anywhere]/0 [anywhere]/0

    Chain fail2ban-squirrelmail (1 references)
    target prot opt source destination
    RETURN all -- [anywhere]/0 [anywhere]/0

    Chain fail2ban-ssh (1 references)
    target prot opt source destination
    REJECT all -- ***.***.***.*** [anywhere]/0 reject-with icmp-port-unreachable
    RETURN all -- [anywhere]/0 [anywhere]/0
     
    Last edited: Jan 6, 2019
  2. misterm

    misterm Member HowtoForge Supporter

    Hello Paul
    • Debian 5 – 8 (recommended)
    • Ubuntu 8.10 – 17.04 (recommended)
    Nice day
    Mz
     
  3. Taleman

    Taleman Well-Known Member HowtoForge Supporter

    Which service is offline? Check it in ISPConfig Monitor tab.
    Which component needs update? Check with
    Code:
    apt-get dist-upgrade --download-only
     
  4. paulbe

    paulbe New Member

    After a => dpkg --configure -a
    and =>apt update
    Now it's OK, thank you everybody :-D
     

Share This Page