Sha256: f329147016d05e096f25d31cc96023ebf12dcd258a8e844215855884b4ccb195

Contents?: true

Size: 190 Bytes

Versions: 60

Compression:

Stored size: 190 Bytes

Contents

# Onering Collector - ZFS volume manager information
#   provides data on ZFS pools, filesystems, and snapshots
#

report do
  zfs = Facter.value('zfs')
  stat :@zfs, zfs unless zfs.nil?
end

Version data entries

60 entries across 60 versions & 2 rubygems

Version Path
onering-report-plugins-0.0.34 lib/reporter/default/stats_zfs.rb
onering-report-plugins-0.0.33 lib/reporter/default/stats_zfs.rb
onering-report-plugins-0.0.32 lib/reporter/default/stats_zfs.rb
onering-report-plugins-0.0.31 lib/reporter/default/stats_zfs.rb
onering-report-plugins-0.0.30 lib/reporter/default/stats_zfs.rb
onering-report-plugins-0.0.29 lib/reporter/default/stats_zfs.rb
onering-report-plugins-0.0.28 lib/reporter/default/stats_zfs.rb
onering-report-plugins-0.0.27 lib/reporter/default/stats_zfs.rb
onering-report-plugins-0.0.26 lib/reporter/default/stats_zfs.rb
onering-report-plugins-0.0.25 lib/reporter/default/stats_zfs.rb
onering-report-plugins-0.0.24 lib/reporter/default/stats_zfs.rb
onering-report-plugins-0.0.23 lib/reporter/default/stats_zfs.rb
onering-report-plugins-0.0.22 lib/reporter/default/stats_zfs.rb
onering-report-plugins-0.0.21 lib/reporter/default/stats_zfs.rb
onering-report-plugins-0.0.20 lib/reporter/default/stats_zfs.rb
onering-report-plugins-0.0.19 lib/reporter/default/stats_zfs.rb
onering-report-plugins-0.0.18 lib/reporter/default/stats_zfs.rb
onering-report-plugins-0.0.17 lib/reporter/default/stats_zfs.rb
onering-report-plugins-0.0.16 lib/reporter/default/stats_zfs.rb
onering-report-plugins-0.0.15 lib/reporter/default/stats_zfs.rb