Ad Widget

Collapse

Errors in Zabbix 4.0 Dashboard

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • david_harrison
    Junior Member
    • Jan 2019
    • 2

    #1

    Errors in Zabbix 4.0 Dashboard

    /Hi,

    Just starting to evaluate Zabbix for my home Lab.

    I did a fresh appliance install of Zabbix 4, have been testing out agents on Linux an Windows x64 with general success.

    Yesterday I tried the vCenter integration, and was able to get the discovery working well ( although I would like to see how you can batch rename the discovered hosts so the UI looks cleaner ).

    I did need to update some server config around, pollers, cahce sizes etc as when I enabled the VMWare pollers, the server would suddenly stop after a few minutes of operation. This issue has now gone away.

    But, since making those changes, I am getting some PHP errors presenting in one of the stardard dashboard portlets, "Problem by Severity"
    • Undefined variable: problems_data [zabbix.php:21 → require_once() → ZBase->run() → ZBase->processRequest() → CController->run() → CControllerWidgetProblemsBySvView->doAction() → getSystemStatusData() in include/blocks.inc.php:281]
    • Invalid argument supplied for foreach() [zabbix.php:21 → require_once() → ZBase->run() → ZBase->processRequest() → CController->run() → CControllerWidgetProblemsBySvView->doAction() → getSystemStatusData() → CScreenProblem::makeData() in include/classes/screens/CScreenProblem.php:562]
    not sure why this has started to happen??

    Log file ( ignore messages from agents I was using for testing that don;t have host profiles ), and server config attached.

    thanks

    David


    .
    Attached Files
  • LenR
    Senior Member
    • Sep 2009
    • 1005

    #2
    bug, should be fixed in 4.0.4. hits non super admins if show suppressed is checked.

    (injured, only left hand typing,sorry)

    Comment

    • dimir
      Zabbix developer
      • Apr 2011
      • 1080

      #3
      I think it's this one https://support.zabbix.com/browse/ZBX-15373

      Comment

      Working...