Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Check S3 Usage
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!
This plugin checks bucket space usage in Amazon S3 storage system. To use this plugin you must have s3cmd installed (http://s3tools.logix.cz)
After s3cmd has been installed and configured, you can use check_s3_usage script:
{{``check_s3_usage -b s3://bucket-name -t 15``}}
{{``S3 OK - bucket usage: s3://bucket-name 1774960;| size=1774960;;;;``}}
I am open for suggestions, feel free to mail me.
After s3cmd has been installed and configured, you can use check_s3_usage script:
{{``check_s3_usage -b s3://bucket-name -t 15``}}
{{``S3 OK - bucket usage: s3://bucket-name 1774960;| size=1774960;;;;``}}
I am open for suggestions, feel free to mail me.
Reviews (5)
byflowmj, January 13, 2017
I can't get this working with Nagios XI, has development on this stopped?
Looks like there is a problem with /usr/lib64/python2.7/subprocess.py
I also can't get FidoX's update script to work.
Looks like there is a problem with /usr/lib64/python2.7/subprocess.py
I also can't get FidoX's update script to work.
What is a email I can ask questions to? I am having some issues with the return code and receiving error code 255
byFidoX, January 17, 2013
Hi, I have using this plugin and I have added basic functionality as warning/critical limits. You can get the new version from:
https://bitbucket.org/fidox/nagios/src
I hope you found it usefull
https://bitbucket.org/fidox/nagios/src
I hope you found it usefull
byOddthinking, October 20, 2011
A great basis to add some more features.
I will be considering adding:
* Thresholds - so I can see how we are going to the budget.
* A related script to find the date of the latest file (so I can see the backups are being written.)
I will be considering adding:
* Thresholds - so I can see how we are going to the budget.
* A related script to find the date of the latest file (so I can see the backups are being written.)
byziv.farjun, September 21, 2011
this seem something that can be used , but there aerverak things:
1. do you if it have impact on performance (if it scan the directory)
2. would like ot monitor the number of files
3. since amazon have 100 bucket limit - it would be great the monitor the number of buckets
1. do you if it have impact on performance (if it scan the directory)
2. would like ot monitor the number of files
3. since amazon have 100 bucket limit - it would be great the monitor the number of buckets