Renamed PingAnalyzer to HostStatusAnalyzer
authorGuilherme Maciel Ferreira <guilherme.maciel.ferreira@intra2net.com>
Fri, 25 Mar 2011 15:58:20 +0000 (16:58 +0100)
committerGuilherme Maciel Ferreira <guilherme.maciel.ferreira@intra2net.com>
Mon, 28 Mar 2011 09:50:30 +0000 (11:50 +0200)
commitc01a60230960db5609e61286b97474cd75f2298a
tree746eab003d7c79c3675bf89023754ff2a9278471
parente196a4b86d1636c9b5a1f2348143654924391428
Renamed PingAnalyzer to HostStatusAnalyzer
- this describes better what the class is suppode to do, analyze the status of the host, using the pings.
src/CMakeLists.txt
src/ping/hoststatusanalyzer.cpp [moved from src/ping/pinganalyzer.cpp with 70% similarity]
src/ping/hoststatusanalyzer.h [moved from src/ping/pinganalyzer.h with 76% similarity]
src/ping/pingscheduler.h