1
0
mirror of https://github.com/librenms/librenms-agent.git synced 2024-05-09 09:54:52 +00:00
Commit Graph

3 Commits

Author SHA1 Message Date
PipoCanaja
74d6ac09b8 Update zfs-freebsd.py 2020-01-19 10:47:30 +01:00
Dmkaz
8e5583ac78 Fix zfs-freebsd.py Capacity Output
'zpool-list -pH' returns capacity as a percentage which needs to be stripped as well as account for null (-) values. Additionally, the output now also includes 'CKPOINT' which needs to be added to the fields array so it splits correctly.
2020-01-13 12:00:09 -05:00
Shao Yu-Lung (Allen)
ca9b5ad17d add zfs support for freebsd use python 3
copy from #166.
2019-07-10 11:48:49 +08:00