Deadman alert for multiple measurements

Hi,

Is it possible to alert on multiple measurements with one deadman script? Currently i collect a lot of VSAN data and store it in influx. There have been occasions where i stop receiving data so i’ve got a deadman script to alert me. The problem is this only alerts on one measurement and we don’t always get an alert (yesterday i lost disk and performance data but the rest was fine).

Is there a way i can monitor all VSAN measurements with one script using a wild card? I’d like to avoid having to use a script for each measurement (33 for VSAN data alone in one instance, some instances collect more VSAN data though) If i could break this down into 4 scripts to monitor the following, that would be perfect.

vsan_capacity_*
vsan_performance_*
vsan_health_*
vsan_vm_*

Is this possible?

Kapacitor version 1.5.2