nss.watch.slow.lookup.info.threshold.group
This configuration parameter specifies the threshold (in milliseconds) for the time spent on a complete NSS request categorized by group. When a NSS request exceeds this threshold for the user category, the NSS module writes to a message to the INFO log file.
The group category indicates the following NSS calls:
getgrnam*
getgrgid*
The nss.watch.slow.lookup.info.threshold.group setting overrides that set by the
nss.watch.slow.lookup.info.threshold
parameter.
By default, this parameter is set to -1, which means that there is no threshold.
For example: nss.watch.slow.lookup.info.threshold.group:35
.