Skip to content

Instantly share code, notes, and snippets.

#!/usr/sbin/dtrace -qs
/*
* AUTHOR: Craig Morgan (craig@cinnabar-solutions.com)
* DATE: 2005-04-12 (last updated: 2009-07-23)
* TAGS: @cluster, @ds
*
* FILE: zone_status.d
* DESC: Track zone/container status changes in realtime on a Solaris10/OpenSolaris based system,
* note that this depends on a non-stable private interface subject to change.
* MOD: 2009-07-23 - Modified to reflect updated status codes in OS2009.06/Sol10u4 onward