Home > Plugins > System Metrics > Memory

Memory

Nagios plugins for monitoring memory and swap usage.

Showing 13-24 of 35 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
This script checks swap space available on the machine it is run on. It outputs the percentage of free space or number of bytes free,…
Provides three separate nagios checks concerning swap usage in one. The script is triggered by an active check (via something like nrpe) and returns results…
USAGE: check_sar_mempage.sh -w warn -c crit -f filtercolumn -f filtercolumn: pgpgin pgpgout fault majflt pgfree - inverted filter pgscank pgscand pgsteal
root@localhost # ./check_mem [MEMORY] Total: 7713 MB - Used: 2402 MB - 31% [SWAP] Total: 8189 MB - Used: 0 MB - 0% | MTOTAL=8087736320;;;;…
This plugin is designed to be run by NSClient++ on the host you want to check. It is not designed to allow you to check…
This plugin is designed to determine if your Linux server is swapping excessively from physical to virtual memory. Displays swap activity in bytes (e.g. 124…
example-images plugins pnp4nagios
>>> Use Command Line Arguments in MB [Megabytes] >>> Use script as ./memory.py 'Warning Limit' 'Critical Limit' >>> Use script as ./memory.py 600 500 >>>…