Linux

check_memory.pl

Description:

check_memory.pl will check the memory consumption of a process given by name

Current Version

1.0

Last Release Date

2012-01-07

Compatible With

  • Nagios 1.x
  • Nagios 2.x
  • Nagios 3.x

Owner

License

GPL


Project Notes
Usage: check_memory.pl -p -w -c [-d] [-h] -w warning threshold in KB -c critical threshold in KB -p process name -h help message -d debug messages It summarizes the memory when there a several processes running. it uses the /proc//status page to extract fields. currently "VmData", "VmStk", "VmExe", "VmLib" and "VmRSS" are extracted. Example output WARNING: nscd, memory: 115788 KB | VmData=115700; VmLib=5052; VmRSS=105008; VmExe=104; VmStk=88;
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
80,008