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

proc.num does not support all Linux proc statuses

XMLWordPrintable

    • Team A
    • Sprint 9, Sprint 10, Sprint 11, Sprint 12, Sprint 13
    • 3

      Key proc.num supports only: run, sleep, zomb
      but /proc/[pid]/status supports much more:

      (3) state  %c
                              One of the following characters, indicating process
                              state:
      
                              R  Running
      
                              S  Sleeping in an interruptible wait
      
                              D  Waiting in uninterruptible disk sleep
      
                              Z  Zombie
      
                              T  Stopped (on a signal) or (before Linux 2.6.33)
                                 trace stopped
      
                              t  Tracing stop (Linux 2.6.33 onward)
      
                              W  Paging (only before Linux 2.6.0)
      
                              X  Dead (from Linux 2.6.0 onward)
      
                              x  Dead (Linux 2.6.33 to 3.13 only)
      
                              K  Wakekill (Linux 2.6.33 to 3.13 only)
      
                              W  Waking (Linux 2.6.33 to 3.13 only)
      
                              P  Parked (Linux 3.9 to 3.13 only)
      

            Unassigned Unassigned
            dotneft Alexey Pustovalov
            Team A
            Votes:
            1 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: