Hi,
Recently I've upgraded my production server running Zabbix 1.8.13 to 2.0.0. All my previous tests passed with no problem, so we made the upgrade.
After the upgrade the "IT Services" both on "Configuration" and on "Monitoring" displays a blank screen (see attachment print screen).
I've searched the Forum and Bug Tracker in order to find the problem and a possible solution. Raised my log level to debug to see if the were any messages that could lead me to the problem and found one error message:
After searching for this message, I found on the bugzilla a suggestion to upgrade to 2.0.1rc1, which I did. Problem not solved!!!
I've upgraded PHP 5 to the latest stable build, reviewed config files for Zabbix Server and Agent, checked database tables, etc.
I really need the "IT Services" working, because that is our main objective with Zabbix - SLA measurement.
Any ideas?!?!
Recently I've upgraded my production server running Zabbix 1.8.13 to 2.0.0. All my previous tests passed with no problem, so we made the upgrade.
After the upgrade the "IT Services" both on "Configuration" and on "Monitoring" displays a blank screen (see attachment print screen).
I've searched the Forum and Bug Tracker in order to find the problem and a possible solution. Raised my log level to debug to see if the were any messages that could lead me to the problem and found one error message:
Code:
PHP Fatal error: Call to undefined method CRow::setClass() in /zabbix/www/include/classes/class.ctree.php on line 69,
I've upgraded PHP 5 to the latest stable build, reviewed config files for Zabbix Server and Agent, checked database tables, etc.
I really need the "IT Services" working, because that is our main objective with Zabbix - SLA measurement.
Any ideas?!?!
Comment