log2ndo(1) debian man page | unix.com

Man Page: log2ndo

Operating Environment: debian

Section: 1

LOG2NDO(1)							   User Commands							LOG2NDO(1)

NAME
log2ndo - Sends the contents of an archived Nagios or NetSaint log file.
SYNOPSIS
log2ndo -s <source> -d <dest> -i <instance> [-t <type>] [-p <port>]
DESCRIPTION
Sends the contents of an archived Nagios or NetSaint log file to STDOUT, a TCP socket, or a Unix domain socket in a format that is under- stood by the NDO2DB daemon. <source> Name of the Nagios/NetSaint log file to read from. <dest> 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 (-). <type> Specifies the type of destination socket. Valid values include: tcp unix (default) <port> Port number to connect to if destination is TCP socket. log2ndo July 2007 LOG2NDO(1)
Related Man Pages
udp(4p) - bsd
shevek_socket(3) - debian
udp(4) - freebsd
udp(4p) - ultrix
udp(4) - osx
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Introduction
One instance of comparing grep and awk
How to copy a column of multiple files and paste into new excel file (next to column)?