MUNIN help request :)

Discussion in 'Installation/Configuration' started by patricos, Sep 7, 2008.

  1. patricos

    patricos New Member

    Hello, i have this problem , munin do not update by him self.

    I made a cronjob for munin but it do not work. when i type this : sudo -u munin munin-cron it give errors:


    cp: accessing `/var/www/vhosts/dgservers.nl/httpdocs/munin/': Permission denied
    cp: accessing `/var/www/vhosts/dgservers.nl/httpdocs/munin/': Permission denied
    cp: accessing `/var/www/vhosts/dgservers.nl/httpdocs/munin/': Permission denied
    Cannot open /var/www/vhosts/dgservers.nl/httpdocs/munin/2/2-acpi.html at /usr/share/munin/munin-html line 488.

    I allready change ownership to munin but still got this error..

    Anyone there to help?
     
  2. falko

    falko Super Moderator Howtoforge Staff

    What's the output of
    Code:
    ls -la /var/www/vhosts/dgservers.nl/httpdocs/
    ?
     
  3. patricos

    patricos New Member

    drwxrwxrwx 4 munin munin 4096 2008-09-08 00:23 munin
     
  4. falko

    falko Super Moderator Howtoforge Staff

    Please post the full output.
     

Share This Page