summaryrefslogtreecommitdiffstats
path: root/src/mon/DataHealthService.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* mon: remove OldHealthMonitorSage Weil2017-09-061-77/+0
* mon: remove legacy get_health infrastructureSage Weil2017-09-061-4/+0
* mon: remove Formatter arg to QuorumService::get_health()Sage Weil2017-07-121-3/+3
* mon: add override in headersliuchang08122017-03-021-12/+12
* MON: optimize header file dependency.cxwshawn2016-05-201-3/+2
* mon: optracker (1): support MonOpRequestRefJoao Eduardo Luis2015-07-161-6/+2
* mon: refactor check_health()Sage Weil2014-06-171-1/+2
* Merge pull request #526 from ceph/wip-5909Sage Weil2013-08-261-0/+1
|\
| * mon: DataHealthService: monitor backing store's size and report itJoao Eduardo Luis2013-08-241-0/+1
* | Fix compilation -Wmismatched-tags warningsChristophe Courtaut2013-08-091-1/+1
|/
* mon: fix leak of health_monitor and config_key_serviceSage Weil2013-05-301-7/+0
* mon: QuorumService: return health status on get_health()Joao Eduardo Luis2013-04-191-1/+1
* mon: limit warnings about low mon disk spaceSage Weil2013-04-031-1/+4
* mon: DataHealthService: shutdown mon if failed to obtain disk statsJoao Eduardo Luis2013-03-201-1/+1
* mon: HealthMonitor: Keep track of monitor cluster's healthJoao Eduardo Luis2013-03-181-0/+88