Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
{
	"flags" : [
		"periodic"
	],
	"thresholds" : [
		{
			"oxs_type" : "byte_count",
			"value" : "1000"
		},
		{
			"oxs_type" : "duration",
			"value" : "60"
		},
	]
}

Group Entries

The following tables define properties for group entries only.

...