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.54 lib/reporter/default/stats_zfs.rb
onering-report-plugins-0.0.53 lib/reporter/default/stats_zfs.rb
onering-report-plugins-0.0.52 lib/reporter/default/stats_zfs.rb
onering-report-plugins-0.0.51 lib/reporter/default/stats_zfs.rb
onering-report-plugins-0.0.50 lib/reporter/default/stats_zfs.rb
onering-report-plugins-0.0.49 lib/reporter/default/stats_zfs.rb
onering-report-plugins-0.0.48 lib/reporter/default/stats_zfs.rb
onering-report-plugins-0.0.47 lib/reporter/default/stats_zfs.rb
onering-report-plugins-0.0.46 lib/reporter/default/stats_zfs.rb
onering-report-plugins-0.0.45 lib/reporter/default/stats_zfs.rb
onering-report-plugins-0.0.44 lib/reporter/default/stats_zfs.rb
onering-report-plugins-0.0.43 lib/reporter/default/stats_zfs.rb
onering-report-plugins-0.0.42 lib/reporter/default/stats_zfs.rb
onering-report-plugins-0.0.41 lib/reporter/default/stats_zfs.rb
onering-report-plugins-0.0.40 lib/reporter/default/stats_zfs.rb
onering-report-plugins-0.0.39 lib/reporter/default/stats_zfs.rb
onering-report-plugins-0.0.38 lib/reporter/default/stats_zfs.rb
onering-report-plugins-0.0.37 lib/reporter/default/stats_zfs.rb
onering-report-plugins-0.0.36 lib/reporter/default/stats_zfs.rb
onering-report-plugins-0.0.35 lib/reporter/default/stats_zfs.rb