#pmieconf-rules 1 # --- DO NOT MODIFY THIS FILE --- see pmieconf(5) rule openvswitch.vhost_tx_contention summary = "$rule$" enumerate = hosts predicate = "some_host ( some_inst ( instant( openvswitch.coverage.vhost_tx_contention @0 ) - instant( openvswitch.coverage.vhost_tx_contention @1 ) > 0 ) )" enabled = no version = 1 help = "Detect vhost transmit contentions over the last sample interval. If this rule is enabled, the Open vSwitch metrics will be used; see pmdaopenvswitch(1)."; string rule default = "Open vSwitch vhost tx contention" modify = no display = no; string action_expand default = [%i:%v@%h] display = yes modify = no; string delta default = "10 sec" help = "Sample interval between evaluations of this rule."; string holdoff default = "1 min" help = "logging interval";