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-0.6.13 lib/reporter/default/stats_zfs.rb
onering-report-0.6.12 lib/reporter/default/stats_zfs.rb
onering-report-0.6.11 lib/reporter/default/stats_zfs.rb
onering-report-0.6.10 lib/reporter/default/stats_zfs.rb
onering-report-0.6.9 lib/reporter/default/stats_zfs.rb
onering-report-0.6.8 lib/reporter/default/stats_zfs.rb
onering-report-0.6.7 lib/reporter/default/stats_zfs.rb
onering-report-0.6.6 lib/reporter/default/stats_zfs.rb
onering-report-0.6.5 lib/reporter/default/stats_zfs.rb
onering-report-plugins-0.0.65 lib/reporter/default/stats_zfs.rb
onering-report-plugins-0.0.64 lib/reporter/default/stats_zfs.rb
onering-report-plugins-0.0.63 lib/reporter/default/stats_zfs.rb
onering-report-plugins-0.0.62 lib/reporter/default/stats_zfs.rb
onering-report-plugins-0.0.61 lib/reporter/default/stats_zfs.rb
onering-report-plugins-0.0.60 lib/reporter/default/stats_zfs.rb
onering-report-plugins-0.0.59 lib/reporter/default/stats_zfs.rb
onering-report-plugins-0.0.58 lib/reporter/default/stats_zfs.rb
onering-report-plugins-0.0.57 lib/reporter/default/stats_zfs.rb
onering-report-plugins-0.0.56 lib/reporter/default/stats_zfs.rb
onering-report-plugins-0.0.55 lib/reporter/default/stats_zfs.rb