d43f67cbc6c4344b37234af78c82d0a0193f02a2
[khatus.git] / src / awk / exe / monitor_devices.awk
1 $1 == "OK" && \
2 $2 == "khatus_sensor_devices" \
3 {
4 msg_out_ok_alert("low", "BlockDeviceEvent", $3 " " $4)
5 }
This page took 0.04143 seconds and 3 git commands to generate.