Add analytics for open files / processes / threads

Issue #156 resolved
Pascal Chambon created an issue

I've sometimes had nasty cases where "max open files" limits were reached, or the count of processes (fork-bomb) or threads were too high for the system.

Wouldn't it be a good idea to monitor also these (often underestimated) resources in monit and m/monit ?

Comments (5)

  1. Tildeslash repo owner

    Hello,

    thanks for feedback, yes, filedescriptors monitoring will be nice feature and we may add it in the future.

    Putting on hold for now (working on other features currently, will keep this feature in mind).

  2. Tildeslash repo owner
    • changed status to open

    the open-file per process doesn't fully cover this feature request

    TODO:

    • system-wide process count limits
    • system-wide files limit

  3. Log in to comment