Re-use AWK components
[khatus.git] / src / awk / exe / monitor_devices.awk
CommitLineData
03c229bf
SK
1$1 == "OK" && \
2$2 == "khatus_sensor_devices" \
3{
4 alert("low", "BlockDeviceEvent", $3 " " $4)
5}
This page took 0.01708 seconds and 4 git commands to generate.