
Linux
check_linux_mem
Description:
check_linux_mem
checks the amount of system memory for a linux host
libexec/check_linux_mem
Usage: check_linux_mem WARNING CRITICAL
Where WARNING and CRITICAL are the integer only portions of the
percentage for the level desired.
(i.e. 85% Warning & 95% Critical should be input only as “85 95”.)
Current Version
v1.0
Last Release Date
2009-02-01
Compatible With
- Nagios 1.x
- Nagios 2.x
- Nagios 3.x
- Nagios XI
- Nagios Fusion
Owner
Project Files
File | Description |
---|---|
check_linux_mem |
Project Notes
check_linux_mem is a nagios plugin (libexec/check_linux_mem) that returns the amount of memory for a linux host. You can pass desired warning and critical values. It will exit with one of the standard nagios exit values.
Usage: check_linux_mem WARNING CRITICAL
Where WARNING and CRITICAL are the integer only portions of the
percentage for the level desired.
(i.e. 85% Warning & 95% Critical should be input only as "85 95".)
Exit values:
UNKNOWN=3 #(orange)
CRITICAL=2 #(red)
WARNING=1 #(yellow)
OK=0 #(green)
Reviews
(0)
Add a Review
Page Sections
Project Stats
Rating
0 (0)
Favorites
0
Views
36,853