module/helloworld.c File Reference

#include "../include/nebmodules.h"
#include "../include/nebcallbacks.h"
#include "../include/nebstructs.h"
#include "../include/broker.h"
#include "../include/config.h"
#include "../include/common.h"
#include "../include/icinga.h"

Functions

 NEB_API_VERSION (CURRENT_NEB_API_VERSION)
void helloworld_reminder_message (char *)
int helloworld_handle_data (int, void *)
int nebmodule_init (int flags, char *args, nebmodule *handle)
int nebmodule_deinit (int flags, int reason)

Variables

void * helloworld_module_handle = NULL

Function Documentation

int helloworld_handle_data ( int  ,
void *   
)

void helloworld_reminder_message ( char *   ) 

NEB_API_VERSION ( CURRENT_NEB_API_VERSION   ) 

int nebmodule_deinit ( int  flags,
int  reason 
)

int nebmodule_init ( int  flags,
char *  args,
nebmodule handle 
)


Variable Documentation

void* helloworld_module_handle = NULL


Generated on Wed Mar 30 17:22:23 2011 for icinga-core by  doxygen 1.4.7