Skip to content

warning 'fork/exec /bin/sh: too many open files' #93

Open
@lwx5924

Description

The config file try to get CPU info from multiple server.

    sample: ssh <name>@<ip>   "ps --no-headers -A -o  %cpu  | awk '{ s+=\$1 } END {print s}'"

It's sometimes display ok, and some time there is warning display as below

SAMPLING FAILURE
fork/exec /bin/sh: too many open files

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions