mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
* Update to fix reporting with multiple zpools Removed the foreach loop to prevent erroneous reporting when multiple zpools are polled. * Update to fix reporting with multiple datasets Removed the foreach loop to prevent erroneous reporting when multiple datasets are polled. * updated test data Co-authored-by: Tony Murray <murraytony@gmail.com>