diff --git a/plugins/varnish4/varnish4_ b/plugins/varnish4/varnish4_ index 70b0f67d..ed0833e1 100644 --- a/plugins/varnish4/varnish4_ +++ b/plugins/varnish4/varnish4_ @@ -305,6 +305,7 @@ my %ASPECTS = ( }, 'objects' => { 'title' => 'Number of objects', + 'order' => 'n_object n_objectcore n_vampireobject n_objecthead', 'values' => { 'n_object' => { 'type' => 'GAUGE', @@ -674,6 +675,7 @@ my %ASPECTS = ( }, 'expunge' => { 'title' => 'Object expunging', + 'order' => 'n_expired n_lru_nuked', 'values' => { 'n_expired' => { 'type' => 'DERIVE',