![]() |
Icinga-core 1.4.0
next gen monitoring
|
#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 * | ) |
Definition at line 63 of file perfdata.c.
int initialize_performance_data | ( | char * | ) |
Definition at line 51 of file perfdata.c.
int update_host_performance_data | ( | host * | ) |
Definition at line 101 of file perfdata.c.
int update_service_performance_data | ( | service * | ) |
Definition at line 80 of file perfdata.c.