Cacti / plugin_monitor

Monitor Plugin for Cacti
GNU General Public License v2.0
36 stars 39 forks source link

Table cacti.plugin_monitor_update doesn't exist #165

Closed jdcoats closed 6 months ago

jdcoats commented 6 months ago
2024/01/16 15:15:19 - CMDPHP SQL Backtrace: (/plugins.php[121]:api_plugin_enable(), /lib/plugins.php[829]:api_plugin_check_config(), /lib/plugins.php[819]:plugin_monitor_check_config(), /plugins/monitor/setup.php[155]:monitor_check_upgrade(), /plugins/monitor/setup.php[190]:db_execute(), /lib/database.php[385]:db_execute_prepared())
2024/01/16 15:15:19 - CMDPHP ERROR: A DB Exec Failed!, Error: Table 'cacti.plugin_monitor_update' doesn't exist
jdcoats commented 6 months ago

was it supposed to be uptime instead of update?

arno-st commented 6 months ago

it's suppose to be corrected, it's releated to this issue: https://github.com/Cacti/plugin_monitor/issues/162