Ad Widget

Collapse

Searching host on map in global search

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Hamardaban
    Senior Member
    Zabbix Certified SpecialistZabbix Certified Professional
    • May 2019
    • 2713

    #1

    Searching host on map in global search

    Make a search for the host on all maps in global search.
    For 5.0.1 version - all information in zabbix501_search_on_map_diff.patch;
    For 4.4 version - defines.inc.php.patch + CControllerSearch.php.patch + search.php.patch;


    Click image for larger version  Name:	search_on_map.png Views:	1 Size:	60.2 KB ID:	392507
    Last edited by Hamardaban; 24-06-2020, 09:46.
  • Hamardaban
    Senior Member
    Zabbix Certified SpecialistZabbix Certified Professional
    • May 2019
    • 2713

    #2
    Changes made for version 5.0.1
    Attached Files

    Comment

    • vbobrov
      Junior Member
      • Dec 2022
      • 2

      #3
      Hi,
      Is there a patch for version 6.2.2?
      This patch does not work with zabbix version 6.2.2
      Sincerely, Valery​

      Error message is
      [Fri Dec 23 13:45:15.125119 2022] [proxy_fcgi:error] [pid 2607303:tid 2607476] [client 10.16.3.2:15142] AH01071: Got error 'PHP message: PHP Fatal error: Uncaught Error: Undefined constant "ZBX_STYLE_DASHBRD_WIDGET_FLUID" in /usr/share/zabbix/app/views/search.php:208\nStack trace:\n#0 /usr/share/zabbix/include/classes/mvc/CView.php(136): include()\n#1 /usr/share/zabbix/include/classes/core/ZBase.php(694): CView->getOutput()\n#2 /usr/share/zabbix/include/classes/core/ZBase.php(602): ZBase->processResponseFinal()\n#3 /usr/share/zabbix/include/classes/core/ZBase.php(216): ZBase->processRequest()\n#4 /usr/share/zabbix/include/config.inc.php(25): ZBase->run()\n#5 /usr/share/zabbix/zabbix.php(22): require_once('...')\n#6 {main}\n thrown in /usr/share/zabbix/app/views/search.php on line 208', referer: http://10.16.0.46/zabbix/zabbix.php?...dashboard.view
      [Fri Dec 23 13:45:15.125181 2022] [proxy_fcgi:error] [pid 2607303:tid 2607476] [client 10.16.3.2:15142] AH01071: Got error 'PHP message: PHP Warning: Undefined array key "file" in /usr/share/zabbix/include/classes/debug/CProfiler.php on line 381PHP message: PHP Warning: Undefined array key "line" in /usr/share/zabbix/include/classes/debug/CProfiler.php on line 381PHP message: PHP Warning: Cannot modify header information - headers already sent in /usr/share/zabbix/include/classes/helpers/CCookieHelper.php on line 59PHP message: PHP Warning: Unknown: Failed to write session data using user defined save handler. (session.save_path: /var/lib/php/session) in Unknown on line 0', referer: http://10.16.0.46/zabbix/zabbix.php?...dashboard.view

      Comment

      • mblaskom
        Junior Member
        • Sep 2022
        • 1

        #4
        Hi,
        Does this patch work for ver. 6.0.13?
        Is there any workaround for this situation?
        thanks

        Comment

        • vbobrov
          Junior Member
          • Dec 2022
          • 2

          #5
          hi,
          Perhaps someone will be interested.
          I made changes for version 6.2.1.
          I didn’t make any patches, I just made changes to the files.
          Sincerely, Valery​
          Attached Files

          Comment

          Working...