Generated schema reference. Regenerate this page from the SQL unload; keep hand-maintained business notes in the narrative namespace.
CREATE EVENT "pears"."TempFileDiskSpaceCheck" TYPE "TempDiskSpace" WHERE "event_condition"('interval') > 3600 AND "event_condition"('TempFreePercent') < 10 DISABLE AT ALL HANDLER BEGIN CALL "DiskSpaceWarning"('Temp') END