![]() |
Icinga-core 1.4.0
next gen monitoring
|
Go to the source code of this file.
Functions | |
int | initialize_retention_data (char *) |
int | cleanup_retention_data (char *) |
int | save_state_information (int) |
int | read_initial_state_information (void) |
int | sync_state_information (void) |
int cleanup_retention_data | ( | char * | ) |
Definition at line 70 of file sretention.c.
int initialize_retention_data | ( | char * | ) |
Definition at line 56 of file sretention.c.
int read_initial_state_information | ( | void | ) |
Definition at line 118 of file sretention.c.
int save_state_information | ( | int | ) |
Definition at line 84 of file sretention.c.
int sync_state_information | ( | void | ) |
Definition at line 147 of file sretention.c.