16:18:15 Is there a way to trigger the execution of a script when a zone is stopped? 16:47:26 neirac: you could pwait on the zones zsched 16:48:50 There may also be a sysevent? 16:49:29 rmustacc: of course, dtrace should also be useful 17:24:19 svc:/system/zones-monitoring:default ? 17:24:35 Agnar, rmustacc, tsoome thanks I'll check those options as well. 17:25:03 or svc:/system/zones:default .. I havent checked the properties there, however 18:50:06 for _a_ zone I think it's sysevents, if there are any. 21:27:29 yeah, it looks like zone_status_set() in the kernel emits a sysevent on the state change of a zone