*add: basemodule class for shinken modules. + make dummy modules uses it.
commita5a3feb38276cde2250a580504a6abd1163864de
authorGrégory Starck <g.starck@gmail.com>
Fri, 28 Jan 2011 10:53:15 +0000 (28 11:53 +0100)
committerGrégory Starck <g.starck@gmail.com>
Fri, 28 Jan 2011 10:53:15 +0000 (28 11:53 +0100)
treebb9131250ad9677b8d94dc946668dd0453252015
parent82dc5332fd033e5568fa8a7960c1765aa339281d
*add: basemodule class for shinken modules. + make dummy modules uses it.

Possible to change later the basemodule.py location and/or name(s) ; not sure they are already very good..
shinken/basemodule.py [new file with mode: 0644]
shinken/modules/dummy_arbiter.py
shinken/modules/dummy_scheduler.py