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

5 Commits

Author SHA1 Message Date
Jellyfrog
61064dc9fe Cleanup some code (#355)
* Format with isort

* Format with Black

* Fix CRLF

* Format with shellcheck

* Fix some warning

* Fix PHP style

* Dont modifiy check_mk files

* Fixes
2021-03-18 12:24:30 +01:00
mkninc
8e2013cc2d Add TrueNAS 12 compatibility (#342)
* Configurable paths for zpool/sysctl

* Allow non int values

* Ignore empty lines from sysctl output
2021-01-02 02:59:44 +01:00
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