This graph monitors the Linux open files table.
| Field | Internal name | Type | Warning | Critical | Info |
|---|---|---|---|---|---|
| open files | used | gauge | 136394 | 145289 | The number of currently open files. |
| max open files | max | gauge | The maximum supported number of open files. Tune by modifying /proc/sys/fs/file-max. |