#include "objects.h"
Go to the source code of this file.
Functions | |
int | initialize_performance_data (char *) |
int | cleanup_performance_data (char *) |
int | update_host_performance_data (host *) |
int | update_service_performance_data (service *) |
int cleanup_performance_data | ( | char * | ) |
int initialize_performance_data | ( | char * | ) |
int update_host_performance_data | ( | host * | ) |
int update_service_performance_data | ( | service * | ) |