librenms / librenms-agent

LibreNMS Agent & Scripts
GNU General Public License v2.0
116 stars 186 forks source link

ignore inactive arrays for now #522

Closed VVelox closed 1 month ago

VVelox commented 1 month ago

Ignore inactive arrays as per https://github.com/librenms/librenms-agent/issues/521 .

Properly fixing this is going to involve a re-write of the extend and updating the polling so that .data is not an array.