X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Fcollectd.conf.pod;h=ff95091168b69bc1880c3f37bdc18d499e82270b;hb=4825cf6e51535f5c1550bc753bbc2f5161905543;hp=a5af576239492a379ca88b40ac324bf5ed9d245a;hpb=8dfaf98cde62e42d4c245400c68ae9c825a2fe68;p=collectd.git diff --git a/src/collectd.conf.pod b/src/collectd.conf.pod index a5af5762..ff950911 100644 --- a/src/collectd.conf.pod +++ b/src/collectd.conf.pod @@ -2525,6 +2525,17 @@ do that: By setting B to I the effect of B is inverted: All selected interfaces are ignored and all other interfaces are collected. +=item B I|I + +Interface name is not unique on Solaris (KSTAT), interface name is unique +only within a module/instance. Following tuple is considered unique: + (ks_module, ks_instance, ks_name) +If this option is set to true, interface name contains above three fields +separated by an underscore. For more info on KSTAT, visit +L + +This option is only available on Solaris. + =back =head2 Plugin C