Search found 1 match
- Sat Dec 01, 2012 11:36 am
- Forum: Scripts and Templates
- Topic: ZFS Templates
- Replies: 12
- Views: 21025
Re: ZFS Templates
I created a template for ZFS deduplication ratio. Add extend zfs_dedup_ratio /bin/bash -c "zpool list | grep <your pool name> | cut -d \" \" -f 13 | tr -cd '[:digit:]'" to your snmpd.conf. You seem to be missing an OID... :) Has anyone tried converting these to linux/BSDese? (Li...