'\" t .\" Title: log2ido .\" Author: [see the "AUTHOR" section] .\" Generator: DocBook XSL Stylesheets v1.75.2 .\" Date: 09/11/2013 .\" Manual: log2ido .\" Source: Icinga .\" Language: English .\" .TH LOG2IDO 8 "September 11, 2013" "Icinga" "log2ido" .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH NAME log2ido \- sends the contents of an archived Icinga log file to ido2db daemon .SH SYNOPSIS .B \fBlog2ido\fR \-s \-d \-i [\-t ] [\-p ] .SH DESCRIPTION .sp Sends the contents of an archived Icinga log file to STDOUT, a TCP socket, or a Unix domain socket in a format that is understood by the \fBIDO2DB\fR daemon. .SH OPTIONS .TP .B \-s Name of the Icinga log file to read from. .TP .B \-d If destination is a TCP socket, the address/hostname to connect to. If destination is a Unix domain socket, the path to the socket. If destination is STDOUT (for redirection, etc), a single dash (-). .TP .B \-i This option identifies the "name" associated with this particular instance of Icinga and is used to seperate data coming from multiple instances. Defaults to 'default' (without quotes). .TP .B \-t Specifies the type of destination socket. Valid values include: tcp unix (default) .TP .B \-p Port number to connect to if destination is TCP socket. .SH AUTHOR .sp This manpage was written by Lars Vogdt for the openSUSE Distribution\&. .SH SEE ALSO ido2db(8)