[
<% for h in ['ASEARCH', 'QLOUD'] %>
{
    "name": "rtc_manual.<< h >>.hostman-gencfg-groups-count-prestable",
    "abc": "hostmanager",
    "signal": "quant(push-hostman-gencfg-groups-count_thhh, 66)",
    "mgroups": [
        "<< h >>"
    ],
    "tags": {
        "itype": [
            "runtimecloud"
        ],
        "ctype": [
            "prestable"
        ]
    },
    "juggler_check": {
        "refresh_time": 5,
        "tags": [
            "a_itype_runtimecloud",
            "a_mark_yasm_hostman_gencfg_groups_count_prestable"
        ],
        "alert_interval": null,
        "notifications": [
            {
                "template_name": "on_status_change",
                "description": null,
                "template_kwargs": {
                    "status": [
                        "CRIT"
                    ],
                    "login": [
                        "hostman-dev"
                    ],
                    "method": [
                        "telegram"
                    ]
                }
            }
        ],
        "host": "yasm_hostman",
        "ttl": 900,
        "active": null,
        "check_options": null,
        "methods": [],
        "service": "gencfg_groups_count_prestable_<< h >>",
        "aggregator": "logic_or",
        "namespace": "yasm.ambry.simple",
        "mark": null,
        "aggregator_kwargs": {
            "nodata_mode": "force_crit"
        },
        "flaps": null,
        "active_kwargs": null
    },
    "warn": [
        5,
        6
    ],
    "crit": [
        0,
        5
    ]
},
<% endfor %>
]
