[
<% for s in ['500', '502', '504', '499'] %>
{
    "name": "dist-dmove-driver-<<s>>-status",
    "disaster": false,
    "signal": "unistat-request_driver_<<s>>_count_deee",
    "mgroups": [
        "ASEARCH"
    ],
    "tags": {
        "itype": [
            "rtcsmall"
        ],
        "ctype": [
            "prod"
        ],
        "prj": [
            "dist-duploader"
        ]
    },
    "value_modify": {
        "window": 300,
        "type": "summ"
    },
        "juggler_check": {
        "refresh_time": 5,
        "tags": [
            "a_itype_runtimecloud",
            "a_mark_dist_dmove_requests"
        ],
        "alert_interval": null,
        "notifications": [
            {
                "template_name": "on_status_change",
                "description": null,
                "template_kwargs": {
                    "status": [
                        "CRIT"
                    ],
                    "login": [
                        "Rtc_Infra"
                    ],
                    "method": [
                        "telegram"
                    ]
                }
            }
        ],
        "host": "dist-duploader",
        "ttl": 900,
        "active": null,
        "check_options": null,
        "methods": [],
        "service": "dmove_driver_<< s >>_requests",
        "aggregator": "logic_or",
        "namespace": "yasm.ambry.simple",
        "mark": null,
        "aggregator_kwargs": {
            "nodata_mode": "force_crit"
        },
        "flaps": null,
        "active_kwargs": null
    },
    "warn": [
        5,
        10
    ],
    "crit": [
        10,
        null
    ],
},
<% endfor %>
]

