Files
icinga/ido2db.8
Lars Vogdt 89f4205165 - fix ido2db init script
- fix non_void function 
- add rpmlintrc
  as not included by default 
- added manpages from Debian
- move p1.pl to /usr/sbin
- added pre/post scripts for idoutils

OBS-URL: https://build.opensuse.org/package/show/server:monitoring/icinga?expand=0&rev=12
2011-02-06 15:22:32 +00:00

52 lines
1.8 KiB
Groff

'\" t
.\" Title: ido2db
.\" Author: [see the "AUTHOR" section]
.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
.\" Date: 03/16/2010
.\" Manual: ido2db
.\" Source: Nagios/Icinga
.\" Language: English
.\"
.TH "IDO2DB" "8" "03/16/2010" "Nagios/Icinga" "ido2db"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.\" http://bugs.debian.org/507673
.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.ie \n(.g .ds Aq \(aq
.el .ds Aq '
.\" -----------------------------------------------------------------
.\" * set default formatting
.\" -----------------------------------------------------------------
.\" disable hyphenation
.nh
.\" disable justification (adjust text to left margin only)
.ad l
.\" -----------------------------------------------------------------
.\" * MAIN CONTENT STARTS HERE *
.\" -----------------------------------------------------------------
.SH "NAME"
ido2db \- store icinga events and configs in database
.SH "SYNOPSIS"
.sp
\fBido2db\fR \-c <config_file> [\-i] [\-f]
.SH "DESCRIPTION"
.sp
Stores Icinga event and configuration data to a database for later retrieval and processing\&. Clients that are capable of sending data to the IDO2DB daemon include the LOG2NDO utility and IDOMOD event broker module\&.
.SH "OPTIONS"
.PP
\fB\-i\fR
.RS 4
Run under INETD/XINETD\&.
.RE
.PP
\fB\-f\fR
.RS 4
Don\(cqt daemonize, run in foreground\&.
.RE
.SH "AUTHOR"
.sp
This manpage was written by Alexander Wirt <formorer@debian\&.org> for the Debian Distribution\&.