Uploaded image for project: 'ZABBIX FEATURE REQUESTS'
  1. ZABBIX FEATURE REQUESTS
  2. ZBXNEXT-164

Zabbix agent parameter "most busiest process"

XMLWordPrintable

    • Icon: Change Request Change Request
    • Resolution: Unresolved
    • Icon: Minor Minor
    • None
    • None
    • Agent (G)

      Would be nice to have item which will return bussiest process. Basic problem is, that we can monitor if process is runing, we can monitor load of server, but there is no possibility to return which process is eating CPU. In other words, similar functionality as command top. Item would return name of process based on index.

      proc.topname[1]
      would return process name which is bussiest on system

      proc.top[1]
      would return percent of cpu used by bussiest process.

      proc.topname[3]
      would return third bussiest process.

      It is not strict that it should work like this but would be nice to know what happened on system. In most situations, some services or processes do not log int syslog when there is deadlock and we only know that CPU is high. And, there is situation when it is not problem if some process eats 100%CPU (eg. boinc), but it can be significant problem if some process do same thing (eg. less). Would be nice to make trigger based on this.

            Unassigned Unassigned
            lukas.macura Lukas Macura
            Votes:
            8 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated: