<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-2">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Hi <br>
    <br>
    I'd like to start this plugin.Now I haven't got any idea how to go
    on the install.<br>
    First I installed the smartmontools.It working by manually.I noticed
    the "smart_" plugin is a python script.<br>
    I installed the CSWpython. I hope that's enough and I not need to
    install the CSWpython-dev package.<br>
    Here are some log's and I hope they help to find my fault:<br>
    Telnet:<br>
    <font color="#3333ff"><i>fetch smart_c4t1d0</i><br>
      .</font><br>
    /var/opt/csw/munin/log/munin-node.log:<br>
    <font color="#3333ff"><i>Group 'disk' required for 'smart_c4t1d0'
        does not exist at /opt/csw/share/perl/site_perl/Munin/Node/OS.pm
        line 183</i></font><br>
    Few times I can read this:<br>
    <font color="#3333ff"><i>Service 'smart_c4t1d0' exited with status
        255/0 </i><br>
    </font><br>
    And last the OS.pm part.The 183. line is the "exit":<br>
    <i> <font color="#3333ff"> elsif (defined $pid) {</font></i><font
      color="#3333ff"><i><br>
      </i><i>        # In child</i><i><br>
      </i><i>        close $out_read; close $err_read;</i><i><br>
      </i><i><br>
      </i><i>        POSIX::setsid();</i><i><br>
      </i><i><br>
      </i><i>        # use the pipes to replace STD{OUT,ERR}</i><i><br>
      </i><i>        open(STDOUT, '>&=', fileno($out_write));</i><i><br>
      </i><i>        open(STDERR, '>&=', fileno($err_write));</i><i><br>
      </i><i><br>
      </i><i>        exit $code->(@args);</i><br>
    </font>Any advise I very welcome.Thanks in advance.<br>
    Regards<br>
    Brogyi<br>
    <br>
    <br>
    <br>
  </body>
</html>