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

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

XMLWordPrintable

    • Icon: Incident report Incident report
    • Resolution: Won't fix
    • Icon: Minor Minor
    • None
    • 2.0.6
    • 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

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

              Created:
              Updated:
              Resolved: