xmacan / plugin_snver

Small Cacti plugin - try find serial numbers, versions and important information about devices
GNU Lesser General Public License v2.1
2 stars 0 forks source link

Plugin crashes on 1.2.20 #1

Closed bmfmancini closed 2 years ago

bmfmancini commented 2 years ago

I am seeing the following PHP errors with latest commits

2022-02-09 16:19:05 - CMDPHP ERRORS DETECTED - DISABLING PLUGIN 'snver'
2022-02-09 16:19:05 - CMDPHP PHP ERROR Backtrace: (CactiShutdownHandler())
2022-02-09 16:19:05 - ERROR PHP ERROR in Plugin 'snver': Uncaught Error: Call to undefined function snmp_set_oid_output_format() in /var/www/html/cacti/plugins/snver/functions.php:69 Stack trace: #0 /var/www/html/cacti/plugins/snver/snver_tab.php(87): plugin_snver_get_info(1389) #1 {main} thrown in file: /var/www/html/cacti/plugins/snver/functions.php on line: 69
xmacan commented 2 years ago

Fixed, please try

bmfmancini commented 2 years ago

Works great !