Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Check Reserved Memory for Solaris
Current Version
1.0
Last Release Date
2009-12-16
Compatible With
- Nagios 2.x
- Nagios 3.x
Owner
Hits
94551
Files:
File | Description |
---|---|
check_rss_mem.zip | check_rss_mem.zip |
#===============================================================================
#
# FILE: check_rss_mem.pl
#
# USAGE: ./check_rss_mem.pl -w [warning] -c [critical]
#
# DESCRIPTION: Nagios Plugin - Check Reserved Memory for Solaris
#
# OPTIONS: ---
# REQUIREMENTS: ---
# BUGS: ---
# NOTES: ---
# LICENSE: This Nagios module is under GPLv2 License
# AUTHOR: Pierre Mavro (), pierre@mavro.fr
# COMPANY:
# VERSION: 1.0
# CREATED: 07/12/2009 09:18:41
# REVISION: ---
#===============================================================================
#
# Usage : check_mem_rss.pl -w warn -c critical
# -w : Warning at a percentage number of unfree ram
# -c : Critical at a percentage number of unfree ram
#
# example : ./check_mem_rss.pl -w 80 -c 90
#
#
# FILE: check_rss_mem.pl
#
# USAGE: ./check_rss_mem.pl -w [warning] -c [critical]
#
# DESCRIPTION: Nagios Plugin - Check Reserved Memory for Solaris
#
# OPTIONS: ---
# REQUIREMENTS: ---
# BUGS: ---
# NOTES: ---
# LICENSE: This Nagios module is under GPLv2 License
# AUTHOR: Pierre Mavro (), pierre@mavro.fr
# COMPANY:
# VERSION: 1.0
# CREATED: 07/12/2009 09:18:41
# REVISION: ---
#===============================================================================
#
# Usage : check_mem_rss.pl -w warn -c critical
# -w : Warning at a percentage number of unfree ram
# -c : Critical at a percentage number of unfree ram
#
# example : ./check_mem_rss.pl -w 80 -c 90
#
Reviews (0)
Be the first to review this listing!