-
neiracIs there a way to trigger the execution of a script when a zone is stopped?
-
Agnarneirac: you could pwait on the zones zsched
-
rmustaccThere may also be a sysevent?
-
Agnarrmustacc: of course, dtrace should also be useful
-
tsoomesvc:/system/zones-monitoring:default ?
-
neiracAgnar, rmustacc, tsoome thanks I'll check those options as well.
-
tsoomeor svc:/system/zones:default .. I havent checked the properties there, however
-
richlowefor _a_ zone I think it's sysevents, if there are any.
-
jbkyeah, it looks like zone_status_set() in the kernel emits a sysevent on the state change of a zone