Implemented the feature:
authorGuilherme Maciel Ferreira <guilherme.maciel.ferreira@intra2net.com>
Wed, 4 May 2011 13:29:20 +0000 (15:29 +0200)
committerGuilherme Maciel Ferreira <guilherme.maciel.ferreira@intra2net.com>
Wed, 4 May 2011 14:00:02 +0000 (16:00 +0200)
commit1634f2a1c2bc1b5e5833b53eb91381b98fbe4f37
treeae6a246cf4d01e169760e2526c13f7043dd17d0f
parent328c1400204ff2c0c16c80d04d773e609b2a88d5
Implemented the feature:
- Make the link down interval also configurable. Today it is possible just to
  configure the amount of time the link must to be up to notify. Do another
  configuration to allow the time of link down.
Readme
TODO
src/config/configuration.cpp
src/config/configuration.h
src/config/configurationreader.cpp
src/config/configurationreader.h
src/link/linkstatusanalyzer.cpp
src/link/linkstatusanalyzer.h
src/main.cpp