Join the community today
Register Now

CentOS 7 Beta Branch fix cminfo_updater scheduled cronjob should be every 4hrs not 4mins for .08 beta

Discussion in 'Centmin Mod Github Commits' started by eva2000, Apr 9, 2015.

  1. eva2000

    eva2000 Administrator Staff Member

    53,614
    12,139
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,683
    Local Time:
    10:55 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
  2. sepulchre

    sepulchre Member

    167
    22
    18
    Dec 22, 2014
    Ratings:
    +28
    Local Time:
    2:55 AM
    What is the cminfo updater? I see it in my cron log but don't know what it is.
     
  3. eva2000

    eva2000 Administrator Staff Member

    53,614
    12,139
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,683
    Local Time:
    10:55 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    it's an updater for cminfo command see CentOS 7.x - How to help test .08 CentOS 7 Betas with Github code ? | Page 15 | Centmin Mod Community

    typing cminfo gives you an overview of your server with output like below

    Code:
    ------------------------------------------------------------------
    Centmin Mod Quick Info:
    ------------------------------------------------------------------
    Processors physical = 2, cores = 8, virtual = 4, hyperthreading = no
    
          4  2493.642
          4  Intel(R) Xeon(R) CPU           L5420  @ 2.50GHz
          4  6144 KB
    
    System Up Since:       2015-03-03 11:53:39
    System Uptime:         up 1 day, 21 hours, 50 minutes
    MySQL Server Started   2015-03-03 11:53:41
    MySQL Uptime:          1 day 21 hours 50 min 36 sec
    MySQL Uptime (secs):   165036
    Server Type:           openvz
    CentOS Version:        7.0
    Centmin Mod:           1.2.3-eva2000.08
    Nginx PageSpeed:       OFF
    Nginx Version:         1.7.10
    PHP-FPM Version:       5.4.38
    MariaDB Version:       10.0.17
    CSF Firewall:          v7.63
    Memcached Server:      1.4.22
    NSD Version:           3.2.18
    Siege Version:         3.0.9
    Maldet Version:        not installed
    ClamAV Version:        not installed
    ElasticSearch:         not installed
    ------------------------------------------------------------------
    
    ------------------------------------------------------------------
    Site Nginx Vhost Accounts:
    ------------------------------------------------------------------
    
    * newdomain.com - /usr/local/nginx/conf/conf.d/newdomain.com.conf
    * newdomain2.com - /usr/local/nginx/conf/conf.d/newdomain2.com.conf
    
    ------------------------------------------------------------------
    MySQL Databases:
    ------------------------------------------------------------------
    
    * db1   [idx: 0.00 MB data: 0.00 MB]
    * db2   [idx: 0.00 MB data: 0.00 MB]
    * mysql [idx: 0.12 MB data: 0.58 MB]
    
    ------------------------------------------------------------------
    System User Ids >81:
    ------------------------------------------------------------------
    
    nobody:x:99:99:Nobody:/:/sbin/nologin
    dbus:x:81:81:System message bus:/:/sbin/nologin
    saslauth:x:999:76:"Saslauthd user":/run/saslauthd:/sbin/nologin
    nginx:x:1000:1001::/home/nginx:/sbin/nologin
    mysql:x:998:997:MySQL server:/var/lib/mysql:/sbin/nologin
    postfix:x:89:89::/var/spool/postfix:/sbin/nologin
    nsd:x:1001:1002::/home/nsd:/sbin/nologin
    td-agent:x:997:995:td-agent:/var/lib/td-agent:/sbin/nologin
    
    ------------------------------------------------------------------
    Pure-FTP Virtual FTP Info:
    ------------------------------------------------------------------
    
    us1                 /home/nginx/domains/newdomain.com/./                    
    us2                 /home/nginx/domains/newdomain2.com/./                    
    
    -------------------------------------
    Virtual FTP user: us1
    
    Login              : us1
    Password           : $1$nneUJaj0$hrfD8G0gCGIK6w0sbUHcD/
    UID                : 1000 (nginx)
    GID                : 1001 (nginx)
    Directory          : /home/nginx/domains/newdomain.com/./
    Full name          :
    Download bandwidth : 0 Kb (unlimited)
    Upload   bandwidth : 0 Kb (unlimited)
    Max files          : 0 (unlimited)
    Max size           : 0 Mb (unlimited)
    Ratio              : 0:0 (unlimited:unlimited)
    Allowed local  IPs :
    Denied  local  IPs :
    Allowed client IPs :
    Denied  client IPs :
    Time restrictions  : 0000-0000 (unlimited)
    Max sim sessions   : 0 (unlimited)
    
    -------------------------------------
    Virtual FTP user: us2
    
    Login              : us2
    Password           : $1$3sKIV9g0$/mqnEiDDUPgaXNIfNeavX.
    UID                : 1000 (nginx)
    GID                : 1001 (nginx)
    Directory          : /home/nginx/domains/newdomain2.com/./
    Full name          :
    Download bandwidth : 0 Kb (unlimited)
    Upload   bandwidth : 0 Kb (unlimited)
    Max files          : 0 (unlimited)
    Max size           : 0 Mb (unlimited)
    Ratio              : 0:0 (unlimited:unlimited)
    Allowed local  IPs :
    Denied  local  IPs :
    Allowed client IPs :
    Denied  client IPs :
    Time restrictions  : 0000-0000 (unlimited)
    Max sim sessions   : 0 (unlimited)
    
    
    
    ------------------------------------------------------------------
    Nginx Configuration:
    ------------------------------------------------------------------
    
    nginx version: nginx/1.7.10
    built by gcc 4.8.2 20140120 (Red Hat 4.8.2-16) (GCC)
    TLS SNI support enabled
    configure arguments: --sbin-path=/usr/local/sbin/nginx --conf-path=/usr/local/nginx/conf/nginx.conf --with-http_ssl_module --with-http_gzip_static_module --with-http_stub_status_module --with-http_sub_module --with-http_addition_module --with-http_image_filter_module --with-http_secure_link_module --with-http_flv_module --with-http_realip_module --with-openssl-opt=enable-tlsext --add-module=../ngx-fancyindex-ngx-fancyindex --add-module=../ngx_cache_purge-2.3 --add-module=../headers-more-nginx-module-0.25 --add-module=../nginx-accesskey-2.0.3 --add-module=../nginx-http-concat-master --with-http_dav_module --add-module=../nginx-dav-ext-module-0.0.3 --add-module=../openresty-memc-nginx-module-1518da4 --add-module=../openresty-srcache-nginx-module-ffa9ab7 --add-module=../nginx-sticky-module-1.2.5 --add-module=../nginx_upstream_check_module-0.3.0 --with-openssl=../openssl-1.0.2 --with-libatomic --with-pcre=../pcre-8.36 --with-pcre-jit --with-http_spdy_module --add-module=../ngx_pagespeed-release-1.9.32.3-beta
    
    ------------------------------------------------------------------
    Nginx Settings:
    ------------------------------------------------------------------
    
    user              nginx nginx;
    worker_processes 2;
    worker_priority -10;
    worker_rlimit_nofile 260000;
    timer_resolution 100ms;
    pcre_jit on;
            tcp_nopush  on;
            tcp_nodelay on;
            server_tokens off;
            keepalive_timeout  8;
            keepalive_requests 1000;
            lingering_time 20s;
            lingering_timeout 5s;
            keepalive_disable msie6;
            gzip on;
            gzip_vary   on;
            gzip_disable "MSIE [1-6]\.";
            gzip_static on;
            gzip_min_length   1400;
            gzip_buffers      32 8k;
            gzip_http_version 1.0;
            gzip_comp_level 5;
            gzip_proxied    any;
            gzip_types text/plain text/css text/xml application/javascript application/x-javascript application/xml application/xml+rss application/ecmascript application/json image/svg+xml;
    client_body_buffer_size 256k;
    client_body_in_file_only off;
    client_body_timeout 60s;
    client_header_buffer_size 64k;
    client_header_timeout  10s;
    client_max_body_size 10m;
    connection_pool_size  512;
    directio  4m;
    large_client_header_buffers 8 64k;
    types_hash_max_size 2048;
    server_names_hash_bucket_size 64;
    open_file_cache max=50000 inactive=60s;
    open_file_cache_valid 120s;
    open_file_cache_min_uses 2;
    open_file_cache_errors off;
    open_log_file_cache max=10000 inactive=30s min_uses=2;
    
    ------------------------------------------------------------------
    PHP-FPM Configuration:
    ------------------------------------------------------------------
    
    Configure Command =>  '../configure'  '--enable-fpm' '--enable-intl' '--enable-pcntl' '--with-mcrypt' '--with-snmp' '--with-mhash' '--with-zlib' '--with-gettext' '--enable-exif' '--enable-zip' '--with-bz2' '--enable-soap' '--enable-sockets' '--enable-sysvmsg' '--enable-sysvsem' '--enable-sysvshm' '--enable-shmop' '--with-pear' '--enable-mbstring' '--with-openssl' '--with-mysql=mysqlnd' '--with-libdir=lib64' '--with-mysqli=mysqlnd' '--with-mysql-sock=/var/lib/mysql/mysql.sock' '--with-curl' '--with-gd' '--with-xmlrpc' '--enable-bcmath' '--enable-calendar' '--enable-ftp' '--enable-gd-native-ttf' '--with-freetype-dir=/usr' '--with-jpeg-dir=/usr' '--with-png-dir=/usr' '--with-xpm-dir=/usr' '--with-vpx-dir=/usr' '--with-t1lib=/usr' '--enable-pdo' '--with-pdo-sqlite' '--with-pdo-mysql=mysqlnd' '--enable-inline-optimization' '--with-imap' '--with-imap-ssl' '--with-kerberos' '--with-readline' '--with-libedit' '--with-gmp' '--with-pspell' '--with-tidy' '--with-enchant' '--with-fpm-user=nginx' '--with-fpm-group=nginx' '--disable-fileinfo' '--with-config-file-scan-dir=/etc/centminmod/php.d'
    
    ------------------------------------------------------------------
    PHP-FPM Settings /usr/local/etc/php-fpm.conf:
    ------------------------------------------------------------------
    
    log_level = warning
    pid = /var/run/php-fpm/php-fpm.pid
    error_log = /var/log/php-fpm/www-error.log
    user = nginx
    group = nginx
    listen = 127.0.0.1:9000
    listen.allowed_clients = 127.0.0.1
    pm = ondemand
    pm.max_children = 4
    pm.start_servers = 1
    pm.min_spare_servers = 1
    pm.max_spare_servers = 3
    pm.max_requests = 500
    pm.process_idle_timeout = 10s;
    rlimit_files = 65536
    rlimit_core = 0
    slowlog = /var/log/php-fpm/www-slow.log
    pm.status_path = /phpstatus
    ping.path = /phpping
    ping.response = pong
    php_admin_value[error_log] = /var/log/php-fpm/www-php.error.log
    php_admin_value[disable_functions] = shell_exec
    
    ------------------------------------------------------------------
    PHP-FPM Extensions Loaded:
    ------------------------------------------------------------------
    
    [PHP Modules]
    apc
    bcmath
    bz2
    calendar
    Core
    ctype
    curl
    date
    dom
    enchant
    ereg
    exif
    filter
    ftp
    gd
    gettext
    gmp
    hash
    iconv
    igbinary
    imagick
    imap
    intl
    json
    libxml
    mbstring
    mcrypt
    memcache
    memcached
    mhash
    mysql
    mysqli
    mysqlnd
    openssl
    pcntl
    pcre
    PDO
    pdo_mysql
    pdo_sqlite
    Phar
    posix
    pspell
    readline
    Reflection
    session
    shmop
    SimpleXML
    snmp
    soap
    sockets
    SPL
    sqlite3
    standard
    sysvmsg
    sysvsem
    sysvshm
    tidy
    tokenizer
    xml
    xmlreader
    xmlrpc
    xmlwriter
    zip
    zlib
    
    [Zend Modules]