diff --git a/plugins/system/zones_mem b/plugins/system/zones_mem index c39464e1..1e6c62aa 100755 --- a/plugins/system/zones_mem +++ b/plugins/system/zones_mem @@ -4,7 +4,7 @@ #%# capabilities=autoconf PRSTAT=/usr/bin/prstat -PRSTAT_OPTS="-Z 1 1" +PRSTAT_OPTS="-Z -n 1,99 1 1" if [ "$1" = 'autoconf' ]; then if [ -f $PRSTAT ]; then