xref: /illumos-gate/usr/src/pkg/manifests/system-monitoring-arcstat.p5m (revision bbf215553c7233fbab8a0afdf1fac74c44781867)
125b05a3eSAndy Fiddaman#
225b05a3eSAndy Fiddaman# This file and its contents are supplied under the terms of the
325b05a3eSAndy Fiddaman# Common Development and Distribution License ("CDDL"), version 1.0.
425b05a3eSAndy Fiddaman# You may only use this file in accordance with the terms of version
525b05a3eSAndy Fiddaman# 1.0 of the CDDL.
625b05a3eSAndy Fiddaman#
725b05a3eSAndy Fiddaman# A full copy of the text of the CDDL should have accompanied this
825b05a3eSAndy Fiddaman# source.  A copy is of the CDDL is also available via the Internet
925b05a3eSAndy Fiddaman# at http://www.illumos.org/license/CDDL.
1025b05a3eSAndy Fiddaman#
1125b05a3eSAndy Fiddaman
1225b05a3eSAndy Fiddaman# Copyright 2014 Adam Stevko.  All rights reserved.
1325b05a3eSAndy Fiddaman
1425b05a3eSAndy Fiddamanset name=pkg.fmri value=pkg:/system/monitoring/arcstat@$(PKGVERS)
1525b05a3eSAndy Fiddamanset name=pkg.summary \
1625b05a3eSAndy Fiddaman    value="arcstat displays various ZFS ARC and L2ARC statistics"
1725b05a3eSAndy Fiddamanset name=info.classification \
1825b05a3eSAndy Fiddaman    value="org.opensolaris.category.2008:Applications/System Utilities"
1925b05a3eSAndy Fiddamanset name=variant.arch value=$(ARCH)
2025b05a3eSAndy Fiddamandir  path=usr group=sys
2125b05a3eSAndy Fiddamandir  path=usr/bin
2225b05a3eSAndy Fiddamanfile path=usr/bin/arcstat mode=0555
2325b05a3eSAndy Fiddamandir  path=usr/share
2425b05a3eSAndy Fiddamandir  path=usr/share/man
25*bbf21555SRichard Lowedir  path=usr/share/man/man8
26*bbf21555SRichard Lowefile path=usr/share/man/man8/arcstat.8
2725b05a3eSAndy Fiddamanlicense lic_CDDL license=lic_CDDL
28