Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
check_vmstat
1.0
2010-09-30
- Nagios 1.x
- Nagios 2.x
- Nagios 3.x
- Nagios XI 2009R1
- Nagios Fusion 2010R1
GPL
154132
File | Description |
---|---|
check_vmstat.txt.sh | check_vmstat.txt.sh |
Meet The New Nagios Core Services Platform
Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.
Monitoring Made Magically Better
- Nagios Core on Overdrive
- Powerful Monitoring Dashboards
- Time-Saving Configuration Wizards
- Open Source Powered Monitoring On Steroids
- And So Much More!
./check_vmstat
DOWNLOAD" target="_blank">http://www.xoroz.com/files/scripts/nagios/check_vmstat.txt">DOWNLOAD
So many check_mem scripts out there but I am still not satified so I wrote my own.
Many scripts report the total use of memory but they dont care how much memory is placed in cache by the OS or an Application.
Well using vmstat or free we can get just that.
The graphs work as well, I calculated the % used of either swap or RAM memory.
I know it can be improved but its working good enough for me.
any suggestions
Many scripts report the total use of memory but they dont care how much memory is placed in cache by the OS or an Application.
Well using vmstat or free we can get just that.
The graphs work as well, I calculated the % used of either swap or RAM memory.
I know it can be improved but its working good enough for me.
any suggestions
Reviews (0)
Be the first to review this listing!