Add the stand-alone data collector for DRBD
It is implemented as a single binary receiving, as its first parameter, the name of the actual data collector to be run. This way, its structure can be used for all the future data collectors. Also, factored out of bdev.py into constants.py the location of the DRBD status file. Signed-off-by:Michele Tartara <mtartara@google.com> Reviewed-by:
Iustin Pop <iustin@google.com>
Showing
- .gitignore 1 addition, 0 deletions.gitignore
- Makefile.am 9 additions, 3 deletionsMakefile.am
- htools/Ganeti/DataCollectors/Drbd.hs 84 additions, 0 deletionshtools/Ganeti/DataCollectors/Drbd.hs
- htools/Ganeti/DataCollectors/Program.hs 38 additions, 0 deletionshtools/Ganeti/DataCollectors/Program.hs
- htools/mon-collector.hs 61 additions, 0 deletionshtools/mon-collector.hs
- man/footer.rst 2 additions, 1 deletionman/footer.rst
- man/mon-collector.rst 42 additions, 0 deletionsman/mon-collector.rst
Loading
Please register or sign in to comment