файл конфигурации pmrep (pmrep configuration file)
CUSTOM SECTIONS
Any other section than [options]
or [global]
will be interpreted
as a new metricset specification. The section name is arbitrary,
typically a reference to its coverage or purpose. A custom
section can contain options, metricspecs, or both.
All the metrics specified in a custom section will be reported
when pmrep
is instructed to use the particular custom section.
pmrep
can be executed with more than one custom section (i.e.,
metricset) defined in which case the combination of all the
metrics specified in them will be reported.
Section options
Any option valid in the [options]
section is also valid in a
custom section. Any option or metric defined in the custom
section will override the same option or metric possibly
defined in an earlier section. See below for the metricspec
specification.