Search Exchange
Search All Sites
Login
Check swap activity on Linux
Current Version
1.0
Last Release Date
2012-06-10
Compatible With
- Nagios 3.x
Owner
E-mail
License
GPL
Hits
25994
Files:
| File | Description |
|---|---|
| check_swap_activity | check_swap_activity |
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 bytes swapped into virtual memory in the last 2 seconds). Includes performance data for graphing.
Reviews (1)
byalext, April 1, 2013
The last elif condition uses an undefined variable, ${USED_SWAP} which was probably replaced by ${SWAPOUT_ACTIVITY}. Just a heads up in case the check returns UNKNOWN status when it should be CRITICAL. Also, the double pipes can be replaced with -ge, for the two elifs.


New Listings


