Renamed PingStatusNotifier to StatusNotifier
authorGuilherme Maciel Ferreira <guilherme.maciel.ferreira@intra2net.com>
Thu, 24 Mar 2011 10:35:15 +0000 (11:35 +0100)
committerGuilherme Maciel Ferreira <guilherme.maciel.ferreira@intra2net.com>
Thu, 24 Mar 2011 10:35:15 +0000 (11:35 +0100)
commitc15a722df0e84b9970d408a134677118676ddb81
treea090e039c259066c67d23d49067032410900e79e
parentc1d76f1bf00943560ea81156b1090a5fd755ccb4
Renamed PingStatusNotifier to StatusNotifier
- the class scope is not restricted to ping status notification, it is
  responsible to notify the system when certain amount of hosts are down,
  independently of the number of pings given to that host.
src/CMakeLists.txt
src/main.cpp
src/notify/statusnotifier.cpp [moved from src/notify/pingstatusnotifier.cpp with 75% similarity]
src/notify/statusnotifier.h [moved from src/notify/pingstatusnotifier.h with 83% similarity]
src/ping/pinganalyzer.cpp
src/ping/pinganalyzer.h
src/ping/pingscheduler.cpp
src/ping/pingscheduler.h