Memory

OpenBSD Memory

Description:

Checks memory usage on OpenBSD.

Current Version

Last Release Date

June 12, 2009

Compatible With


Project Files
Project Notes
Description The OpenBSD Memory Plugin for Nagios checks the used/free/total memory and can optional output performance data. It's a shell script and use the command line tool top in batch mode to get the current memory usage. You can set warning and critical values (integer/percentage). If the free memory under the warning value, the plugin exit with a STATE_WARNING. If the free memory under the critical value the plugin exit with a STATE_CRITICAL. Install Tested with Nagios 3 on OpenBSD 4.2, but it might be working also in Nagios 1 and 2 and other OpenBSD versions. * Download the script. * If the nagios-plugin package isn't already installed, install it. * Copy the script to /usr/local/libexec/nagios/. * Set the executable flag chmod +x /usr/local/libexec/nagios/check_openbsd_mem.sh. Example usage /usr/local/libexec/nagios/check_openbsd_mem.sh -w 15% -c 10% -p Will produce following output: OK - Free: 856M Used: 145M Total: 1001M | 856;145;1001;150;100
Reviews (0) Add a Review
Add a Review

You must be logged in to submit a review.

Thank you for your review!

Your review has been submitted and is pending approval.

Recommend

To:


From:


Thank you for your recommendation!

Your recommendation has been sent.

Project Stats
Rating
0 (0)
Favorites
0
Views
97,524