From 47e6e7c84f008a53061e661f31ae96629bc694ef Mon Sep 17 00:00:00 2001 From: Igor Pashev Date: Sun, 26 Oct 2014 12:33:50 +0400 Subject: Debian 3.9.10 --- src/pmdas/solaris/pmns.zpool | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 src/pmdas/solaris/pmns.zpool (limited to 'src/pmdas/solaris/pmns.zpool') diff --git a/src/pmdas/solaris/pmns.zpool b/src/pmdas/solaris/pmns.zpool new file mode 100644 index 0000000..2fcae14 --- /dev/null +++ b/src/pmdas/solaris/pmns.zpool @@ -0,0 +1,31 @@ +zpool { + state SOLARIS:SCLR_ZPOOL:0 + state_int SOLARIS:SCLR_ZPOOL:1 + capacity SOLARIS:SCLR_ZPOOL:2 + used SOLARIS:SCLR_ZPOOL:3 + checksum_errors SOLARIS:SCLR_ZPOOL:4 + self_healed SOLARIS:SCLR_ZPOOL:5 + perdisk + in + out + ops +} + +zpool.in { + bytes SOLARIS:SCLR_ZPOOL:6 + ops SOLARIS:SCLR_ZPOOL:7 + errors SOLARIS:SCLR_ZPOOL:8 +} + +zpool.out { + bytes SOLARIS:SCLR_ZPOOL:9 + ops SOLARIS:SCLR_ZPOOL:10 + errors SOLARIS:SCLR_ZPOOL:11 +} + +zpool.ops { + noops SOLARIS:SCLR_ZPOOL:12 + ioctls SOLARIS:SCLR_ZPOOL:13 + claims SOLARIS:SCLR_ZPOOL:14 + frees SOLARIS:SCLR_ZPOOL:15 +} -- cgit v1.2.3