"proc_info" is outdated and probably should be removed from data.sql (help_items table)

XMLWordPrintable

    • Type: Incident report
    • Resolution: Won't fix
    • Priority: Minor
    • None
    • Affects Version/s: 2.0.6
    • Component/s: Installation (I)
    • None

      1. grep "proc_info" data.sql
        INSERT INTO `help_items` (`itemtype`,`key_`,`description`) values ('0','proc_info[<process>,<attribute>,<type>]','Different information about specific process(es)');
        INSERT INTO `help_items` (`itemtype`,`key_`,`description`) values ('7','proc_info[<process>,<attribute>,<type>]','Different information about specific process(es)');
      1. zabbix_get -s localhost -k proc_info
        ZBX_NOTSUPPORTED
      2. zabbix_get -s localhost -k agent.version
        2.0.7rc1

      It's possible that there are similar outdated records.

      Also please remember about ZBXNEXT-554, which would resolve this issue

            Assignee:
            Unassigned
            Reporter:
            Oleksii Zagorskyi
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: