CrowPlugins.BEAM.SystemInfo (crow_plugins v0.2.0)

Display ETS, port and process count and limits, and active socket count.

This plugin also sets {fieldname}.warning and {fieldname}.critical values for its values (except for the socket count): warning status is reported if a count is at 70% of the limit, and critical status is reported if a count is at 90% of the limit.

configuration

Configuration

This plugin accepts the following options:

  • {:scale, :logarithmic}: Use logarithmic y-axis scaling. By default, linear scaling will be used.