librenms / librenms-agent

LibreNMS Agent & Scripts
GNU General Public License v2.0
119 stars 189 forks source link

ignore inactive arrays for now #522

Closed VVelox closed 5 months ago

VVelox commented 5 months 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.