Add the core of the instance status collector
Add the Xen instance status data collector with only its core features. The next commits will add more reporting functionalities. The access to the collector is made possible through the mon-collector tool. Signed-off-by:Michele Tartara <mtartara@google.com> Reviewed-by:
Klaus Aehlig <aehlig@google.com>
Showing
- Makefile.am 2 additions, 0 deletionsMakefile.am
- src/Ganeti/DataCollectors/InstStatus.hs 111 additions, 0 deletionssrc/Ganeti/DataCollectors/InstStatus.hs
- src/Ganeti/DataCollectors/InstStatusTypes.hs 43 additions, 0 deletionssrc/Ganeti/DataCollectors/InstStatusTypes.hs
- src/Ganeti/DataCollectors/Program.hs 7 additions, 2 deletionssrc/Ganeti/DataCollectors/Program.hs
src/Ganeti/DataCollectors/InstStatus.hs
0 → 100644
src/Ganeti/DataCollectors/InstStatusTypes.hs
0 → 100644
Please register or sign in to comment