neteye with ispconfig3

Discussion in 'Installation/Configuration' started by gilas, Mar 8, 2013.

  1. gilas

    gilas Member

    Hi
    I have ISPCONFIG3 installed on a VPS and NETEYE to check if the VPS in online, works correctly, etc.
    Since the last update of ISPCONFIG3 to v. 3.0.5.1 NETEYE send a message concerning the LATEST site created.
    Inspecting some files I discovered that, when I create a NEW site, fstab is affected by ISPCONFIG3, ie. I find a new line added:


    /var/log/ispconfig/httpd/cucu.uniud.it /var/www/clients/client2/web57/log non
    e bind,nobootwait 0 0

    maybe that NETEYE checks fastab to calculate the VPS quota and doesn't access to the directory listed.

    Obviously this is not a ISPCONFIG error, but my question is: why ISPCONFIG write this line? And moreover: there is a way to avoid this?

    Infact my installation works only for my server without some services (mail, DNS, etc.) only apache/php/ftp. I have no primary/slave server, is "all in one".

    thank you for your answer
     
  2. Parsec

    Parsec Member

    I to have mounts added to fstab that i don't understand. eg:
    Code:
    /var/log/ispconfig/httpd/ilaunch.net.au /var/www/clients/client1/web1/log    none    bind,nobootwait    0 0
    /var/log/ispconfig/httpd/mahershoes.com.au /var/www/clients/client4/web4/log    none    bind,nobootwait    0 0
    /var/log/ispconfig/httpd/onholiday.com.au /var/www/clients/client3/web3/log    none    bind,nobootwait    0 0
    ... and so on
    
    One for each website. I have checked the latest manual etc but find no information about these entries and thus do not understand their purpose.

    Could someone enlighten me as to their usefulness?
     
  3. Parsec

    Parsec Member

    So no one knows why these are created?
     
  4. spazio

    spazio Member HowtoForge Supporter

    Same probleme here, I have one line per site!!!
    This is new, it wasnt like that with previous version.
    Is this normal???
     
  5. florian030

    florian030 Well-Known Member HowtoForge Supporter

    the --bind-mounts are created to allow the shell-users access to their logfiles.
     

Share This Page