Uploaded image for project: 'ZABBIX BUGS AND ISSUES'
  1. ZABBIX BUGS AND ISSUES
  2. ZBX-14403

task manager wrong documentation

XMLWordPrintable

    • Team D
    • Sprint 35, Sprint 36, Sprint 37
    • 0

      https://www.zabbix.com/documentation/3.4/manual/config/items/itemtypes/internal says about "task manager":**

      task manager - process for manually closing problems (not supported on proxy)

      Actually seems it is not truth.

       

      $ ps aux | grep task|grep zabbix
      zabbix 7605 0.0 0.0 159952 3004 ? S May24 0:15 /usr/sbin/zabbix_server: task manager [processed 0 task(s) in 0.000937 sec, idle 5 sec]
      zabbix 31464 0.0 0.0 155304 2904 ? S May22 0:37 /usr/sbin/zabbix_proxy: task manager [processed 0 task(s) in 0.001186 sec, idle 5 sec]

       

      and in source code src/zabbix_proxy/taskmanager/taskmanager.c is:

       

      * Function: tm_execute_remote_command  *
      *                                      *
      * Purpose: execute remote command task *
      
      

      In standard zabbix templates proxy template has even monitoring proxy task manager.

       

            martins-v Martins Valkovskis
            kloczek Tomasz Kłoczko
            Team D
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: