Hello,
After a recent Pandora FMS update, we are seeing the message for all systems down. When I look at the manage servers screen, all in the list show offline. Looking at other similar threads about this, I have confirmed that /etc/pandora/pandora_server.conf and /var/www/html/pandora_console/include/config.php have matching database host information.
Looking at /var/log/pandora/pandora_server.error I see the following:
Use of uninitialized value in numeric eq (==) at /usr/lib/perl5/PandoraFMS/Core.pm line 1631.
Use of uninitialized value in numeric eq (==) at /usr/lib/perl5/PandoraFMS/Core.pm line 1653.
DBD::mysql::db do failed: Unknown column 'ff_normal' in 'field list' at /usr/lib/perl5/PandoraFMS/DB.pm line 1146.
Looking at /var/log/pandora/pandora_server.log I see the following:
2019-06-06 18:16:58 pandorafms.cumberland.local [V1] Pandora FMS Server 'pandorafms.cumberland.local' unhandled error.
2019-06-06 18:17:03 pandorafms.cumberland.local [V1] [E] 'pandorafms.cumberland.local': 21 at /usr/lib/perl5/PandoraFMS/DB.pm line 1154.
2019-06-06 18:17:03 pandorafms.cumberland.local [V1] Pandora FMS Server 'pandorafms.cumberland.local' unhandled error.
2019-06-06 18:17:03 pandorafms.cumberland.local [V1] Pandora FMS Server restarting () in 60 seconds.
Running currently on Pandora FMS v7.0NG.735 - Build 190603 - MR 1, upgraded from 726 through each version to get to 735.
Any ideas on what I should do to try to correct this issue? Thanks in advance!
After a recent Pandora FMS update, we are seeing the message for all systems down. When I look at the manage servers screen, all in the list show offline. Looking at other similar threads about this, I have confirmed that /etc/pandora/pandora_server.conf and /var/www/html/pandora_console/include/config.php have matching database host information.
Looking at /var/log/pandora/pandora_server.error I see the following:
Use of uninitialized value in numeric eq (==) at /usr/lib/perl5/PandoraFMS/Core.pm line 1631.
Use of uninitialized value in numeric eq (==) at /usr/lib/perl5/PandoraFMS/Core.pm line 1653.
DBD::mysql::db do failed: Unknown column 'ff_normal' in 'field list' at /usr/lib/perl5/PandoraFMS/DB.pm line 1146.
Looking at /var/log/pandora/pandora_server.log I see the following:
2019-06-06 18:16:58 pandorafms.cumberland.local [V1] Pandora FMS Server 'pandorafms.cumberland.local' unhandled error.
2019-06-06 18:17:03 pandorafms.cumberland.local [V1] [E] 'pandorafms.cumberland.local': 21 at /usr/lib/perl5/PandoraFMS/DB.pm line 1154.
2019-06-06 18:17:03 pandorafms.cumberland.local [V1] Pandora FMS Server 'pandorafms.cumberland.local' unhandled error.
2019-06-06 18:17:03 pandorafms.cumberland.local [V1] Pandora FMS Server restarting () in 60 seconds.
Running currently on Pandora FMS v7.0NG.735 - Build 190603 - MR 1, upgraded from 726 through each version to get to 735.
Any ideas on what I should do to try to correct this issue? Thanks in advance!