#pmieconf-rules 1 # --- DO NOT MODIFY THIS FILE --- see pmieconf(1) rule openvswitch.errors summary = "$rule$" enumerate = hosts predicate = "some_host ( some_inst ( instant ( openvswitch.interface.error @0 ) - instant ( openvswitch.interface.error @1 ) > 0 ) )" enabled = no version = 1 help = "Detect any errors on each individual Open vSwitch interface. If this rule is enabled, the Open vSwitch metrics will be used; see pmdaopenvswitch(1)."; string rule default = "Open vSwitch interface errors" modify = no display = no; string action_expand default = "%verrs [%i]@%h" display = no modify = no; string email_expand default = "host: %h iface: %i %verrors" display = no modify = no; string delta default = "10 sec" help = "Sample interval between evaluations of this rule."; string holdoff default = "1 min" help = "Once the predicate is true and the action is executed, this variable allows suppression of further action execution until the specified interval has elapsed."; # # --- DO NOT MODIFY THIS FILE --- see pmieconf(1)