Reply To: Alerts: repeat until problem is solved?

Clovertech Forums Read Only Archives Cloverleaf Cloverleaf Alerts: repeat until problem is solved? Reply To: Alerts: repeat until problem is solved?

#56453
Jeff Shields
Participant

    Thanks for the replies.

    Yes, I figured in the end that if I change the modification time of the default.alrt file by touching it, it will retrigger the alerts, which is what I need. However, I would like to wait 2 minutes before touching the file, otherwise a flood of alerts would be generated.

    I’m just trying to figure out a way to wait 2 minutes without blocking the Monitor Daemon (sleep 120 is no good as we are unable to run hciconnstatus while it’s sleeping).

    Jeff