Cacti / plugin_weathermap

Weathermap for Cacti 1.x
MIT License
77 stars 26 forks source link

Uncaught DivisionByZeroError Setup.php 1070 #122

Closed jdcoats closed 11 months ago

jdcoats commented 11 months ago
2023/07/21 05:16:14 - CMDPHP ERRORS DETECTED - DISABLING PLUGIN 'weathermap'
2023/07/21 05:16:14 - CMDPHP PHP ERROR Backtrace: (CactiShutdownHandler())
2023/07/21 05:16:14 - ERROR PHP ERROR in Plugin 'weathermap': Uncaught DivisionByZeroError: Division by zero in /var/www/localhost/htdocs/cacti/plugins/weathermap/setup.php:1070 Stack trace: #0 /var/www/localhost/htdocs/cacti/lib/plugins.php(276): weathermap_poller_output(Array) #1 /var/www/localhost/htdocs/cacti/lib/plugins.php(155): api_plugin_run_plugin_hook_function('poller_output', 'weathermap', 'weathermap_poll...', Array) #2 /var/www/localhost/htdocs/cacti/lib/poller.php(812): api_plugin_hook_function('poller_output', Array) #3 /var/www/localhost/htdocs/cacti/poller.php(780): process_poller_output(Resource id #70) #4 {main} thrown in file: /var/www/localhost/htdocs/cacti/plugins/weathermap/setup.php on line: 1070
TheWitness commented 11 months ago

Duplicate of #121