#ifndef STATISTICS_H #define STATISTICS_H void nodeInfo(); void containerInfo(); void vmInfo(); #endif /* STATISTICS_H */