module/idoutils/src/log2ido.c File Reference

#include "../../../include/config.h"
#include "../include/common.h"
#include "../include/io.h"
#include "../include/protoapi.h"

Defines

#define LOG2IDO_VERSION   "1.3.1"
#define LOG2IDO_NAME   "LOG2IDO"
#define LOG2IDO_DATE   "03-31-2011"

Functions

int process_arguments (int, char **)
int main (int argc, char **argv)

Variables

char * source_name = NULL
char * dest_name = NULL
char * instance_name = NULL
int socket_type = IDO_SINK_UNIXSOCKET
int tcp_port = 0
int show_version = IDO_FALSE
int show_license = IDO_FALSE
int show_help = IDO_FALSE

Define Documentation

#define LOG2IDO_DATE   "03-31-2011"

#define LOG2IDO_NAME   "LOG2IDO"

#define LOG2IDO_VERSION   "1.3.1"


Function Documentation

int main ( int  argc,
char **  argv 
)

int process_arguments ( int  ,
char **   
)


Variable Documentation

char* dest_name = NULL

char* instance_name = NULL

int show_help = IDO_FALSE

int show_license = IDO_FALSE

int show_version = IDO_FALSE

int socket_type = IDO_SINK_UNIXSOCKET

char* source_name = NULL

int tcp_port = 0


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