Munin::Common::Config
Abstract base class for common config code.
- Provided by: munin-doc (Version: 2.0.76-5ubuntu1)
- Source: munin
- Report a bug
Abstract base class for common config code.
Don't use it directly. See Munin::Master::Config and Munin::Node::Config.
$config->parse_config_from_file($file_name);
Parses the configuration in $file_name.