mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
* Add Cisco flash storage discovery * Add Cisco flash storage polling * LibreNMS indentation * Move file to storage module * move file to storage module * Rename and check Rename the file and add a check only against Cisco devices * Rename file * Change parameter from mib name to file name Co-authored-by: Tony Murray <murraytony@gmail.com> * Add a first test file for review - Nexus C9340 NXOS ver 10.2.2 * Add first device test files for review - Nexus 9340 ver 10.2.2 * Add Cisco IOS 15.2.7 on C2960X snmprec file * Add Cisco IOS 15.2.7 on C2960X test data file * Create nxos_n5548-7.3.3.snmprec * Create nxos_n5548-7.3.3.json * Update nxos_n5548-7.3.3.snmprec * Update nxos_n9340-10.2.2.snmprec * Update ios_c2960x-15.2.7.snmprec * Update nxos_n5548-7.3.3.json * Update nxos_n9340-10.2.2.json * Update ios_c2960x-15.2.7.json * Update cisco-flash.inc.php Co-authored-by: Tony Murray <murraytony@gmail.com>