Check_Memory.py

Bookmark and Share

Current Version
1.0
Last Release Date
2012-02-06
Compatible With
  • Nagios 3.x
Owner
E-mail
License
GPL
Hits
37993
Files:
FileDescription
check_memory.pycheck_memory.py
Check_Memory.py
>>> This Script checks Your Unix Memory Utilization & Returns Output

>>> Use Command Line Arguments in MB [Megabytes]

>>> Use script as ./memory.py 'Warning Limit' 'Critical Limit'

>>> Use script as ./memory.py 600 500

>>> Where Argument 600 is Memory Warning Limit in MB [Megabytes] & Argument 500 is Memory Critical Limit in MB [Megabytes]
>>> Use Command Line Arguments in MB [Megabytes]

>>> Use script as ./memory.py 'Warning Limit' 'Critical Limit'

>>> Use script as ./memory.py 600 500

>>> Where Argument 600 is Memory Warning Limit in MB [Megabytes] & Argument 500 is Memory Critical Limit in MB [Megabytes]