Add the core of the monitoring daemon
This commit adds the core infrastructure of the monitoring daemon, and integrates it in the build and test systems. The actual functionality of the monitoring daemon is still completely missing. Signed-off-by:Michele Tartara <mtartara@google.com> Reviewed-by:
Iustin Pop <iustin@google.com>
Showing
- .gitignore 1 addition, 0 deletions.gitignore
- Makefile.am 14 additions, 2 deletionsMakefile.am
- configure.ac 6 additions, 4 deletionsconfigure.ac
- daemons/daemon-util.in 12 additions, 0 deletionsdaemons/daemon-util.in
- lib/constants.py 2 additions, 0 deletionslib/constants.py
- man/ganeti-mond.rst 13 additions, 0 deletionsman/ganeti-mond.rst
- src/Ganeti/Monitoring/Server.hs 57 additions, 0 deletionssrc/Ganeti/Monitoring/Server.hs
- src/ganeti-mond.hs 48 additions, 0 deletionssrc/ganeti-mond.hs
- test/py/daemon-util_unittest.bash 17 additions, 5 deletionstest/py/daemon-util_unittest.bash
Loading
Please register or sign in to comment