Sophie

Sophie

distrib > Mandriva > 2010.1 > i586 > media > contrib-updates > by-pkgid > f14c4b0153513c2e56683f12ce1aab60 > files > 1

ganglia-gmetad-3.1.7-3mdv2010.1.i586.rpm

/*
  params - path to the directory where mod_python
           should look for python metric modules

  the "pyconf" files in the include directory below
  will be scanned for configurations for those modules
*/
modules {
  module {
    name = "python_module"
    path = "modpython.so"
    params = "/usr/lib/ganglia/python_modules"
  }
}

include ('/etc/conf.d/*.pyconf')