deb-swift/bin
Lorcan 0a46793662 Add swift-recon feature to track swift-drive-audit error count
This is a follow-on from a previous commit which added recon info
for swift-drive-audit (https://review.openstack.org/#/c/122468/).

Here, the "--drievaudit" option is added to swift-recon tool. This
feature gives the statistics for the system-wide drive errors flagged
by swift-drive-audit. An example of the output is as follows:
(verbose mode)

swift-recon --driveaudit -v
===============================================================================
--> Starting reconnaissance on 5 hosts
===============================================================================
[2015-03-11 17:13:39] Checking drive-audit errors
-> http://1.2.3.4:6000/recon/driveaudit: {'drive_audit_errors': 14}
-> http://1.2.3.5:6000/recon/driveaudit: {'drive_audit_errors': 0}
-> http://1.2.3.6:6000/recon/driveaudit: {'drive_audit_errors': 37}
-> http://1.2.3.7:6000/recon/driveaudit: {'drive_audit_errors': 101}
-> http://1.2.3.8:6000/recon/driveaudit: {'drive_audit_errors': 0}
[drive_audit_errors] low: 0, high: 101, avg: 30.4, total: 152, Failed: 0.0%, no_result: 0, reported: 5
===============================================================================

Change-Id: Ia16c52a9d613eeb3de1a5a428d88dd1233631912
2015-03-23 11:38:32 +00:00
..
swift-account-audit Change OpenStack LLC to Foundation 2013-09-20 01:02:31 +08:00
swift-account-auditor Change OpenStack LLC to Foundation 2013-09-20 01:02:31 +08:00
swift-account-info Clean up swift-{account, container}-info 2014-04-03 09:54:58 -04:00
swift-account-reaper Change OpenStack LLC to Foundation 2013-09-20 01:02:31 +08:00
swift-account-replicator Change OpenStack LLC to Foundation 2013-09-20 01:02:31 +08:00
swift-account-server make the bind_port config setting required 2014-09-08 07:28:43 -07:00
swift-config Update swift-config paste appconfig inspection 2013-12-13 16:39:55 -08:00
swift-container-auditor Change OpenStack LLC to Foundation 2013-09-20 01:02:31 +08:00
swift-container-info Clean up swift-{account, container}-info 2014-04-03 09:54:58 -04:00
swift-container-reconciler Add container-reconciler daemon 2014-06-18 17:31:39 -07:00
swift-container-replicator Change OpenStack LLC to Foundation 2013-09-20 01:02:31 +08:00
swift-container-server make the bind_port config setting required 2014-09-08 07:28:43 -07:00
swift-container-sync Change OpenStack LLC to Foundation 2013-09-20 01:02:31 +08:00
swift-container-updater Change OpenStack LLC to Foundation 2013-09-20 01:02:31 +08:00
swift-dispersion-populate Add "--no-overlap" option to swift-dispersion populate 2014-09-19 10:44:30 +01:00
swift-dispersion-report Remove swiftclient dependency 2014-02-06 09:44:58 +00:00
swift-drive-audit Add swift-recon feature to track swift-drive-audit error count 2015-03-23 11:38:32 +00:00
swift-form-signature Make swift-form-signature testable 2014-07-24 14:38:53 -07:00
swift-get-nodes Update bin scripts to be storage policy aware 2014-06-18 20:57:09 -07:00
swift-init Add targeted config loading to swift-init 2014-05-19 14:43:50 +00:00
swift-object-auditor Allow specification of object devices for audit 2014-03-11 14:17:08 +00:00
swift-object-expirer Change OpenStack LLC to Foundation 2013-09-20 01:02:31 +08:00
swift-object-info Update bin scripts to be storage policy aware 2014-06-18 20:57:09 -07:00
swift-object-replicator Allow per-policy overrides in object replicator. 2015-01-22 16:10:22 -08:00
swift-object-server make the bind_port config setting required 2014-09-08 07:28:43 -07:00
swift-object-updater Change OpenStack LLC to Foundation 2013-09-20 01:02:31 +08:00
swift-oldies Add missing copyright license headers 2013-08-07 17:50:32 -03:00
swift-orphans Add missing copyright license headers 2013-08-07 17:50:32 -03:00
swift-proxy-server make the bind_port config setting required 2014-09-08 07:28:43 -07:00
swift-recon Don't create bin/* files magically 2014-02-13 10:51:27 +00:00
swift-recon-cron Show the sum of every policy's amount in /recon/async 2014-11-14 20:47:04 +09:00
swift-reconciler-enqueue Correct misspelled words 2014-11-25 15:44:30 +00:00
swift-ring-builder Don't create bin/* files magically 2014-02-13 10:51:27 +00:00
swift-temp-url Add --quoted option to swift-temp-url 2014-05-02 20:11:12 -07:00