667 lines
17 KiB
JSON
667 lines
17 KiB
JSON
|
|
{
|
||
|
|
"parameters": {
|
||
|
|
"check": {
|
||
|
|
"active": true,
|
||
|
|
"threshold": 1,
|
||
|
|
"schedule": {
|
||
|
|
"attentive_interval": 120,
|
||
|
|
"regular_interval": 3600,
|
||
|
|
"reminding_interval": 86400
|
||
|
|
},
|
||
|
|
"notifications": [],
|
||
|
|
"name": "test",
|
||
|
|
"title": "Test",
|
||
|
|
"kind": "BOGUS",
|
||
|
|
"parameters": {},
|
||
|
|
"custom": null,
|
||
|
|
"annoy": true
|
||
|
|
},
|
||
|
|
"old_item_state": {
|
||
|
|
"timestamp": "2023-01-15T11:00:00",
|
||
|
|
"last_notification_timestamp": "2023-01-15T10:00:00"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"cases": [
|
||
|
|
{
|
||
|
|
"name": "{\"annoy\":false,\"condition\":\"unknown\",\"threshold_reached\":false,\"passed\":\"none\"}",
|
||
|
|
"input": {
|
||
|
|
"annoy": false,
|
||
|
|
"condition": "unknown",
|
||
|
|
"threshold_reached": false,
|
||
|
|
"passed": "none"
|
||
|
|
},
|
||
|
|
"output": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "{\"annoy\":false,\"condition\":\"unknown\",\"threshold_reached\":false,\"passed\":\"attentive\"}",
|
||
|
|
"input": {
|
||
|
|
"annoy": false,
|
||
|
|
"condition": "unknown",
|
||
|
|
"threshold_reached": false,
|
||
|
|
"passed": "attentive"
|
||
|
|
},
|
||
|
|
"output": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "{\"annoy\":false,\"condition\":\"unknown\",\"threshold_reached\":false,\"passed\":\"regular\"}",
|
||
|
|
"input": {
|
||
|
|
"annoy": false,
|
||
|
|
"condition": "unknown",
|
||
|
|
"threshold_reached": false,
|
||
|
|
"passed": "regular"
|
||
|
|
},
|
||
|
|
"output": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "{\"annoy\":false,\"condition\":\"unknown\",\"threshold_reached\":false,\"passed\":\"reminding\"}",
|
||
|
|
"input": {
|
||
|
|
"annoy": false,
|
||
|
|
"condition": "unknown",
|
||
|
|
"threshold_reached": false,
|
||
|
|
"passed": "reminding"
|
||
|
|
},
|
||
|
|
"output": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "{\"annoy\":false,\"condition\":\"unknown\",\"threshold_reached\":true,\"passed\":\"none\"}",
|
||
|
|
"input": {
|
||
|
|
"annoy": false,
|
||
|
|
"condition": "unknown",
|
||
|
|
"threshold_reached": true,
|
||
|
|
"passed": "none"
|
||
|
|
},
|
||
|
|
"output": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "{\"annoy\":false,\"condition\":\"unknown\",\"threshold_reached\":true,\"passed\":\"attentive\"}",
|
||
|
|
"input": {
|
||
|
|
"annoy": false,
|
||
|
|
"condition": "unknown",
|
||
|
|
"threshold_reached": true,
|
||
|
|
"passed": "attentive"
|
||
|
|
},
|
||
|
|
"output": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "{\"annoy\":false,\"condition\":\"unknown\",\"threshold_reached\":true,\"passed\":\"regular\"}",
|
||
|
|
"input": {
|
||
|
|
"annoy": false,
|
||
|
|
"condition": "unknown",
|
||
|
|
"threshold_reached": true,
|
||
|
|
"passed": "regular"
|
||
|
|
},
|
||
|
|
"output": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "{\"annoy\":false,\"condition\":\"unknown\",\"threshold_reached\":true,\"passed\":\"reminding\"}",
|
||
|
|
"input": {
|
||
|
|
"annoy": false,
|
||
|
|
"condition": "unknown",
|
||
|
|
"threshold_reached": true,
|
||
|
|
"passed": "reminding"
|
||
|
|
},
|
||
|
|
"output": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "{\"annoy\":false,\"condition\":\"ok\",\"threshold_reached\":false,\"passed\":\"none\"}",
|
||
|
|
"input": {
|
||
|
|
"annoy": false,
|
||
|
|
"condition": "ok",
|
||
|
|
"threshold_reached": false,
|
||
|
|
"passed": "none"
|
||
|
|
},
|
||
|
|
"output": false
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "{\"annoy\":false,\"condition\":\"ok\",\"threshold_reached\":false,\"passed\":\"attentive\"}",
|
||
|
|
"input": {
|
||
|
|
"annoy": false,
|
||
|
|
"condition": "ok",
|
||
|
|
"threshold_reached": false,
|
||
|
|
"passed": "attentive"
|
||
|
|
},
|
||
|
|
"output": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "{\"annoy\":false,\"condition\":\"ok\",\"threshold_reached\":false,\"passed\":\"regular\"}",
|
||
|
|
"input": {
|
||
|
|
"annoy": false,
|
||
|
|
"condition": "ok",
|
||
|
|
"threshold_reached": false,
|
||
|
|
"passed": "regular"
|
||
|
|
},
|
||
|
|
"output": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "{\"annoy\":false,\"condition\":\"ok\",\"threshold_reached\":false,\"passed\":\"reminding\"}",
|
||
|
|
"input": {
|
||
|
|
"annoy": false,
|
||
|
|
"condition": "ok",
|
||
|
|
"threshold_reached": false,
|
||
|
|
"passed": "reminding"
|
||
|
|
},
|
||
|
|
"output": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "{\"annoy\":false,\"condition\":\"ok\",\"threshold_reached\":true,\"passed\":\"none\"}",
|
||
|
|
"input": {
|
||
|
|
"annoy": false,
|
||
|
|
"condition": "ok",
|
||
|
|
"threshold_reached": true,
|
||
|
|
"passed": "none"
|
||
|
|
},
|
||
|
|
"output": false
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "{\"annoy\":false,\"condition\":\"ok\",\"threshold_reached\":true,\"passed\":\"attentive\"}",
|
||
|
|
"input": {
|
||
|
|
"annoy": false,
|
||
|
|
"condition": "ok",
|
||
|
|
"threshold_reached": true,
|
||
|
|
"passed": "attentive"
|
||
|
|
},
|
||
|
|
"output": false
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "{\"annoy\":false,\"condition\":\"ok\",\"threshold_reached\":true,\"passed\":\"regular\"}",
|
||
|
|
"input": {
|
||
|
|
"annoy": false,
|
||
|
|
"condition": "ok",
|
||
|
|
"threshold_reached": true,
|
||
|
|
"passed": "regular"
|
||
|
|
},
|
||
|
|
"output": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "{\"annoy\":false,\"condition\":\"ok\",\"threshold_reached\":true,\"passed\":\"reminding\"}",
|
||
|
|
"input": {
|
||
|
|
"annoy": false,
|
||
|
|
"condition": "ok",
|
||
|
|
"threshold_reached": true,
|
||
|
|
"passed": "reminding"
|
||
|
|
},
|
||
|
|
"output": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "{\"annoy\":false,\"condition\":\"concerning\",\"threshold_reached\":false,\"passed\":\"none\"}",
|
||
|
|
"input": {
|
||
|
|
"annoy": false,
|
||
|
|
"condition": "concerning",
|
||
|
|
"threshold_reached": false,
|
||
|
|
"passed": "none"
|
||
|
|
},
|
||
|
|
"output": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "{\"annoy\":false,\"condition\":\"concerning\",\"threshold_reached\":false,\"passed\":\"attentive\"}",
|
||
|
|
"input": {
|
||
|
|
"annoy": false,
|
||
|
|
"condition": "concerning",
|
||
|
|
"threshold_reached": false,
|
||
|
|
"passed": "attentive"
|
||
|
|
},
|
||
|
|
"output": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "{\"annoy\":false,\"condition\":\"concerning\",\"threshold_reached\":false,\"passed\":\"regular\"}",
|
||
|
|
"input": {
|
||
|
|
"annoy": false,
|
||
|
|
"condition": "concerning",
|
||
|
|
"threshold_reached": false,
|
||
|
|
"passed": "regular"
|
||
|
|
},
|
||
|
|
"output": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "{\"annoy\":false,\"condition\":\"concerning\",\"threshold_reached\":false,\"passed\":\"reminding\"}",
|
||
|
|
"input": {
|
||
|
|
"annoy": false,
|
||
|
|
"condition": "concerning",
|
||
|
|
"threshold_reached": false,
|
||
|
|
"passed": "reminding"
|
||
|
|
},
|
||
|
|
"output": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "{\"annoy\":false,\"condition\":\"concerning\",\"threshold_reached\":true,\"passed\":\"none\"}",
|
||
|
|
"input": {
|
||
|
|
"annoy": false,
|
||
|
|
"condition": "concerning",
|
||
|
|
"threshold_reached": true,
|
||
|
|
"passed": "none"
|
||
|
|
},
|
||
|
|
"output": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "{\"annoy\":false,\"condition\":\"concerning\",\"threshold_reached\":true,\"passed\":\"attentive\"}",
|
||
|
|
"input": {
|
||
|
|
"annoy": false,
|
||
|
|
"condition": "concerning",
|
||
|
|
"threshold_reached": true,
|
||
|
|
"passed": "attentive"
|
||
|
|
},
|
||
|
|
"output": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "{\"annoy\":false,\"condition\":\"concerning\",\"threshold_reached\":true,\"passed\":\"regular\"}",
|
||
|
|
"input": {
|
||
|
|
"annoy": false,
|
||
|
|
"condition": "concerning",
|
||
|
|
"threshold_reached": true,
|
||
|
|
"passed": "regular"
|
||
|
|
},
|
||
|
|
"output": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "{\"annoy\":false,\"condition\":\"concerning\",\"threshold_reached\":true,\"passed\":\"reminding\"}",
|
||
|
|
"input": {
|
||
|
|
"annoy": false,
|
||
|
|
"condition": "concerning",
|
||
|
|
"threshold_reached": true,
|
||
|
|
"passed": "reminding"
|
||
|
|
},
|
||
|
|
"output": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "{\"annoy\":false,\"condition\":\"critical\",\"threshold_reached\":false,\"passed\":\"none\"}",
|
||
|
|
"input": {
|
||
|
|
"annoy": false,
|
||
|
|
"condition": "critical",
|
||
|
|
"threshold_reached": false,
|
||
|
|
"passed": "none"
|
||
|
|
},
|
||
|
|
"output": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "{\"annoy\":false,\"condition\":\"critical\",\"threshold_reached\":false,\"passed\":\"attentive\"}",
|
||
|
|
"input": {
|
||
|
|
"annoy": false,
|
||
|
|
"condition": "critical",
|
||
|
|
"threshold_reached": false,
|
||
|
|
"passed": "attentive"
|
||
|
|
},
|
||
|
|
"output": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "{\"annoy\":false,\"condition\":\"critical\",\"threshold_reached\":false,\"passed\":\"regular\"}",
|
||
|
|
"input": {
|
||
|
|
"annoy": false,
|
||
|
|
"condition": "critical",
|
||
|
|
"threshold_reached": false,
|
||
|
|
"passed": "regular"
|
||
|
|
},
|
||
|
|
"output": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "{\"annoy\":false,\"condition\":\"critical\",\"threshold_reached\":false,\"passed\":\"reminding\"}",
|
||
|
|
"input": {
|
||
|
|
"annoy": false,
|
||
|
|
"condition": "critical",
|
||
|
|
"threshold_reached": false,
|
||
|
|
"passed": "reminding"
|
||
|
|
},
|
||
|
|
"output": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "{\"annoy\":false,\"condition\":\"critical\",\"threshold_reached\":true,\"passed\":\"none\"}",
|
||
|
|
"input": {
|
||
|
|
"annoy": false,
|
||
|
|
"condition": "critical",
|
||
|
|
"threshold_reached": true,
|
||
|
|
"passed": "none"
|
||
|
|
},
|
||
|
|
"output": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "{\"annoy\":false,\"condition\":\"critical\",\"threshold_reached\":true,\"passed\":\"attentive\"}",
|
||
|
|
"input": {
|
||
|
|
"annoy": false,
|
||
|
|
"condition": "critical",
|
||
|
|
"threshold_reached": true,
|
||
|
|
"passed": "attentive"
|
||
|
|
},
|
||
|
|
"output": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "{\"annoy\":false,\"condition\":\"critical\",\"threshold_reached\":true,\"passed\":\"regular\"}",
|
||
|
|
"input": {
|
||
|
|
"annoy": false,
|
||
|
|
"condition": "critical",
|
||
|
|
"threshold_reached": true,
|
||
|
|
"passed": "regular"
|
||
|
|
},
|
||
|
|
"output": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "{\"annoy\":false,\"condition\":\"critical\",\"threshold_reached\":true,\"passed\":\"reminding\"}",
|
||
|
|
"input": {
|
||
|
|
"annoy": false,
|
||
|
|
"condition": "critical",
|
||
|
|
"threshold_reached": true,
|
||
|
|
"passed": "reminding"
|
||
|
|
},
|
||
|
|
"output": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "{\"annoy\":true,\"condition\":\"unknown\",\"threshold_reached\":false,\"passed\":\"none\"}",
|
||
|
|
"input": {
|
||
|
|
"annoy": true,
|
||
|
|
"condition": "unknown",
|
||
|
|
"threshold_reached": false,
|
||
|
|
"passed": "none"
|
||
|
|
},
|
||
|
|
"output": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "{\"annoy\":true,\"condition\":\"unknown\",\"threshold_reached\":false,\"passed\":\"attentive\"}",
|
||
|
|
"input": {
|
||
|
|
"annoy": true,
|
||
|
|
"condition": "unknown",
|
||
|
|
"threshold_reached": false,
|
||
|
|
"passed": "attentive"
|
||
|
|
},
|
||
|
|
"output": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "{\"annoy\":true,\"condition\":\"unknown\",\"threshold_reached\":false,\"passed\":\"regular\"}",
|
||
|
|
"input": {
|
||
|
|
"annoy": true,
|
||
|
|
"condition": "unknown",
|
||
|
|
"threshold_reached": false,
|
||
|
|
"passed": "regular"
|
||
|
|
},
|
||
|
|
"output": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "{\"annoy\":true,\"condition\":\"unknown\",\"threshold_reached\":false,\"passed\":\"reminding\"}",
|
||
|
|
"input": {
|
||
|
|
"annoy": true,
|
||
|
|
"condition": "unknown",
|
||
|
|
"threshold_reached": false,
|
||
|
|
"passed": "reminding"
|
||
|
|
},
|
||
|
|
"output": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "{\"annoy\":true,\"condition\":\"unknown\",\"threshold_reached\":true,\"passed\":\"none\"}",
|
||
|
|
"input": {
|
||
|
|
"annoy": true,
|
||
|
|
"condition": "unknown",
|
||
|
|
"threshold_reached": true,
|
||
|
|
"passed": "none"
|
||
|
|
},
|
||
|
|
"output": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "{\"annoy\":true,\"condition\":\"unknown\",\"threshold_reached\":true,\"passed\":\"attentive\"}",
|
||
|
|
"input": {
|
||
|
|
"annoy": true,
|
||
|
|
"condition": "unknown",
|
||
|
|
"threshold_reached": true,
|
||
|
|
"passed": "attentive"
|
||
|
|
},
|
||
|
|
"output": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "{\"annoy\":true,\"condition\":\"unknown\",\"threshold_reached\":true,\"passed\":\"regular\"}",
|
||
|
|
"input": {
|
||
|
|
"annoy": true,
|
||
|
|
"condition": "unknown",
|
||
|
|
"threshold_reached": true,
|
||
|
|
"passed": "regular"
|
||
|
|
},
|
||
|
|
"output": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "{\"annoy\":true,\"condition\":\"unknown\",\"threshold_reached\":true,\"passed\":\"reminding\"}",
|
||
|
|
"input": {
|
||
|
|
"annoy": true,
|
||
|
|
"condition": "unknown",
|
||
|
|
"threshold_reached": true,
|
||
|
|
"passed": "reminding"
|
||
|
|
},
|
||
|
|
"output": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "{\"annoy\":true,\"condition\":\"ok\",\"threshold_reached\":false,\"passed\":\"none\"}",
|
||
|
|
"input": {
|
||
|
|
"annoy": true,
|
||
|
|
"condition": "ok",
|
||
|
|
"threshold_reached": false,
|
||
|
|
"passed": "none"
|
||
|
|
},
|
||
|
|
"output": false
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "{\"annoy\":true,\"condition\":\"ok\",\"threshold_reached\":false,\"passed\":\"attentive\"}",
|
||
|
|
"input": {
|
||
|
|
"annoy": true,
|
||
|
|
"condition": "ok",
|
||
|
|
"threshold_reached": false,
|
||
|
|
"passed": "attentive"
|
||
|
|
},
|
||
|
|
"output": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "{\"annoy\":true,\"condition\":\"ok\",\"threshold_reached\":false,\"passed\":\"regular\"}",
|
||
|
|
"input": {
|
||
|
|
"annoy": true,
|
||
|
|
"condition": "ok",
|
||
|
|
"threshold_reached": false,
|
||
|
|
"passed": "regular"
|
||
|
|
},
|
||
|
|
"output": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "{\"annoy\":true,\"condition\":\"ok\",\"threshold_reached\":false,\"passed\":\"reminding\"}",
|
||
|
|
"input": {
|
||
|
|
"annoy": true,
|
||
|
|
"condition": "ok",
|
||
|
|
"threshold_reached": false,
|
||
|
|
"passed": "reminding"
|
||
|
|
},
|
||
|
|
"output": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "{\"annoy\":true,\"condition\":\"ok\",\"threshold_reached\":true,\"passed\":\"none\"}",
|
||
|
|
"input": {
|
||
|
|
"annoy": true,
|
||
|
|
"condition": "ok",
|
||
|
|
"threshold_reached": true,
|
||
|
|
"passed": "none"
|
||
|
|
},
|
||
|
|
"output": false
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "{\"annoy\":true,\"condition\":\"ok\",\"threshold_reached\":true,\"passed\":\"attentive\"}",
|
||
|
|
"input": {
|
||
|
|
"annoy": true,
|
||
|
|
"condition": "ok",
|
||
|
|
"threshold_reached": true,
|
||
|
|
"passed": "attentive"
|
||
|
|
},
|
||
|
|
"output": false
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "{\"annoy\":true,\"condition\":\"ok\",\"threshold_reached\":true,\"passed\":\"regular\"}",
|
||
|
|
"input": {
|
||
|
|
"annoy": true,
|
||
|
|
"condition": "ok",
|
||
|
|
"threshold_reached": true,
|
||
|
|
"passed": "regular"
|
||
|
|
},
|
||
|
|
"output": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "{\"annoy\":true,\"condition\":\"ok\",\"threshold_reached\":true,\"passed\":\"reminding\"}",
|
||
|
|
"input": {
|
||
|
|
"annoy": true,
|
||
|
|
"condition": "ok",
|
||
|
|
"threshold_reached": true,
|
||
|
|
"passed": "reminding"
|
||
|
|
},
|
||
|
|
"output": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "{\"annoy\":true,\"condition\":\"concerning\",\"threshold_reached\":false,\"passed\":\"none\"}",
|
||
|
|
"input": {
|
||
|
|
"annoy": true,
|
||
|
|
"condition": "concerning",
|
||
|
|
"threshold_reached": false,
|
||
|
|
"passed": "none"
|
||
|
|
},
|
||
|
|
"output": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "{\"annoy\":true,\"condition\":\"concerning\",\"threshold_reached\":false,\"passed\":\"attentive\"}",
|
||
|
|
"input": {
|
||
|
|
"annoy": true,
|
||
|
|
"condition": "concerning",
|
||
|
|
"threshold_reached": false,
|
||
|
|
"passed": "attentive"
|
||
|
|
},
|
||
|
|
"output": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "{\"annoy\":true,\"condition\":\"concerning\",\"threshold_reached\":false,\"passed\":\"regular\"}",
|
||
|
|
"input": {
|
||
|
|
"annoy": true,
|
||
|
|
"condition": "concerning",
|
||
|
|
"threshold_reached": false,
|
||
|
|
"passed": "regular"
|
||
|
|
},
|
||
|
|
"output": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "{\"annoy\":true,\"condition\":\"concerning\",\"threshold_reached\":false,\"passed\":\"reminding\"}",
|
||
|
|
"input": {
|
||
|
|
"annoy": true,
|
||
|
|
"condition": "concerning",
|
||
|
|
"threshold_reached": false,
|
||
|
|
"passed": "reminding"
|
||
|
|
},
|
||
|
|
"output": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "{\"annoy\":true,\"condition\":\"concerning\",\"threshold_reached\":true,\"passed\":\"none\"}",
|
||
|
|
"input": {
|
||
|
|
"annoy": true,
|
||
|
|
"condition": "concerning",
|
||
|
|
"threshold_reached": true,
|
||
|
|
"passed": "none"
|
||
|
|
},
|
||
|
|
"output": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "{\"annoy\":true,\"condition\":\"concerning\",\"threshold_reached\":true,\"passed\":\"attentive\"}",
|
||
|
|
"input": {
|
||
|
|
"annoy": true,
|
||
|
|
"condition": "concerning",
|
||
|
|
"threshold_reached": true,
|
||
|
|
"passed": "attentive"
|
||
|
|
},
|
||
|
|
"output": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "{\"annoy\":true,\"condition\":\"concerning\",\"threshold_reached\":true,\"passed\":\"regular\"}",
|
||
|
|
"input": {
|
||
|
|
"annoy": true,
|
||
|
|
"condition": "concerning",
|
||
|
|
"threshold_reached": true,
|
||
|
|
"passed": "regular"
|
||
|
|
},
|
||
|
|
"output": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "{\"annoy\":true,\"condition\":\"concerning\",\"threshold_reached\":true,\"passed\":\"reminding\"}",
|
||
|
|
"input": {
|
||
|
|
"annoy": true,
|
||
|
|
"condition": "concerning",
|
||
|
|
"threshold_reached": true,
|
||
|
|
"passed": "reminding"
|
||
|
|
},
|
||
|
|
"output": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "{\"annoy\":true,\"condition\":\"critical\",\"threshold_reached\":false,\"passed\":\"none\"}",
|
||
|
|
"input": {
|
||
|
|
"annoy": true,
|
||
|
|
"condition": "critical",
|
||
|
|
"threshold_reached": false,
|
||
|
|
"passed": "none"
|
||
|
|
},
|
||
|
|
"output": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "{\"annoy\":true,\"condition\":\"critical\",\"threshold_reached\":false,\"passed\":\"attentive\"}",
|
||
|
|
"input": {
|
||
|
|
"annoy": true,
|
||
|
|
"condition": "critical",
|
||
|
|
"threshold_reached": false,
|
||
|
|
"passed": "attentive"
|
||
|
|
},
|
||
|
|
"output": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "{\"annoy\":true,\"condition\":\"critical\",\"threshold_reached\":false,\"passed\":\"regular\"}",
|
||
|
|
"input": {
|
||
|
|
"annoy": true,
|
||
|
|
"condition": "critical",
|
||
|
|
"threshold_reached": false,
|
||
|
|
"passed": "regular"
|
||
|
|
},
|
||
|
|
"output": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "{\"annoy\":true,\"condition\":\"critical\",\"threshold_reached\":false,\"passed\":\"reminding\"}",
|
||
|
|
"input": {
|
||
|
|
"annoy": true,
|
||
|
|
"condition": "critical",
|
||
|
|
"threshold_reached": false,
|
||
|
|
"passed": "reminding"
|
||
|
|
},
|
||
|
|
"output": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "{\"annoy\":true,\"condition\":\"critical\",\"threshold_reached\":true,\"passed\":\"none\"}",
|
||
|
|
"input": {
|
||
|
|
"annoy": true,
|
||
|
|
"condition": "critical",
|
||
|
|
"threshold_reached": true,
|
||
|
|
"passed": "none"
|
||
|
|
},
|
||
|
|
"output": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "{\"annoy\":true,\"condition\":\"critical\",\"threshold_reached\":true,\"passed\":\"attentive\"}",
|
||
|
|
"input": {
|
||
|
|
"annoy": true,
|
||
|
|
"condition": "critical",
|
||
|
|
"threshold_reached": true,
|
||
|
|
"passed": "attentive"
|
||
|
|
},
|
||
|
|
"output": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "{\"annoy\":true,\"condition\":\"critical\",\"threshold_reached\":true,\"passed\":\"regular\"}",
|
||
|
|
"input": {
|
||
|
|
"annoy": true,
|
||
|
|
"condition": "critical",
|
||
|
|
"threshold_reached": true,
|
||
|
|
"passed": "regular"
|
||
|
|
},
|
||
|
|
"output": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "{\"annoy\":true,\"condition\":\"critical\",\"threshold_reached\":true,\"passed\":\"reminding\"}",
|
||
|
|
"input": {
|
||
|
|
"annoy": true,
|
||
|
|
"condition": "critical",
|
||
|
|
"threshold_reached": true,
|
||
|
|
"passed": "reminding"
|
||
|
|
},
|
||
|
|
"output": true
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|