summaryrefslogtreecommitdiff
path: root/src/pmie/examples/uag.11
blob: 7d4b86b0e4e6fab6a7d294c72a3665f718c94e8f (plain)
1
2
3
4
5
6
7
//
// relational (logical) expressions
//
hosts = ":gonzo";
intfs = "#ec0 #ec2";
all_intf = network.interface.in.packets
		$hosts $intfs @0..2 > 300 count/sec;