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

new item key: number of open files

XMLWordPrintable

    • Sprint 77 (Jun 2021), Sprint 78 (Jul 2021), Sprint 79 (Aug 2021)
    • 2

      zabbix has kernel.maxfiles item to find out the limit on the open files, but no item to obtain the currently open file count.

      this can be found out from the /proc/sys/fs/file-nr file - the first number is the current, the last one is the max.

      zabbix currently obtains max from /proc/sys/fs/file-max reading both numbers from /proc/sys/fs/file-nr might or might not be better if both items present.

            MVekslers Michael Veksler
            richlv richlv
            Team B
            Votes:
            9 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:
              Resolved: