Categories
Projects

A Nagios plugin, for checking process memory limits.

A Nagios plugin that checks defined memory limits for a selected process, (by name).

A Nagios plugin that checks defined memory limits for a selected process, (by name).

This is a simple Nagios plugin which I created for the company I work for. I took permission to share it so here it is.

Usage:

  • ‘-p’ process name to track.
  • ‘-w’ warning threshold in MBs.
  • ‘-c’ critical threshold in MBs.

You can find it in Github.