error with munin

Discussion in 'General' started by AcidKat, Jan 16, 2008.

  1. AcidKat

    AcidKat New Member

    hiya,
    im using fedora 8 and have installed using the "perfect server" giude and have installed ispconfig using the guide also
    I have attempted to install munin using this guide
    http://www.howtoforge.com/server_monitoring_monit_munin
    But when I try to to view the monitoring page, I get an error saying the page does not exist. When I log into ispconfig and goto the web-FTP area the monitoring pages dont show up in the folders.
    What did I do wrong?
    thax in advance
     
  2. falko

    falko Super Moderator ISPConfig Developer

    Did you use the right directory for monit and munin? What's the document root of your web site?
     
  3. AcidKat

    AcidKat New Member

    I followed the guide changing only when told to.
    vi /etc/munin/munin.conf
    htmldir /var/www/www.example.com/web/monitoring
    [server1.example.com]
    obviously i replaced www.example.com with my own domain name
    everything else was left the same in that file.
     
  4. falko

    falko Super Moderator ISPConfig Developer

    Is /var/www/www.example.com/web the document root of your web site?
     
  5. AcidKat

    AcidKat New Member

    It is whatever ispconfig made it.
     
  6. falko

    falko Super Moderator ISPConfig Developer

    What's the output of
    Code:
    ls -la /var/www/www.example.com/web
    ?
     

Share This Page