SMOKEPING(1)                SmokePing                SMOKEPING(1)



NNNNAAAAMMMMEEEE
       smokeping - Commandline tool for SmokePing

SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
       ssssmmmmooookkkkeeeeppppiiiinnnngggg [ --------eeeemmmmaaaaiiiillll | --------mmmmaaaakkkkeeeeppppoooodddd | --------vvvveeeerrrrssssiiiioooonnnn | --------rrrreeeessssttttaaaarrrrtttt ]

        Options:

        --email    Send SmokePing Agents to all Targets marked DYNAMIC
        --makepod  Create POD documentation on Config file
        --version  Show SmokePing Version
        --debug    Run Only once and do not Fork
        --restart  Restart SmokePing
        --nodemon  Do no demonize the process (no fork)


DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
       The ssssmmmmooookkkkeeeeppppiiiinnnngggg tool is the commandline part of the
       SmokePing system. Its main function is to run as a daemon
       and send Pings to all the Targets you have specified in
       the Config file. When you call ssssmmmmooookkkkeeeeppppiiiinnnngggg without arguments
       it will start as a daemon and do it's work.

       If called with an argument, then further functions can be
       activated, as seen in the Synopsis above. The --------eeeemmmmaaaaiiiillll
       function is explained in the documentation on the config
       file.

       The --------mmmmaaaakkkkeeeeppppoooodddd does get used internally to produce the doc-
       umentation on the SmokePing configuration file.

       Please refer to the installation document for detailed
       setup instructions.

SSSSEEEETTTTUUUUPPPP
       When installing SmokePing, this file has to be adjusted to
       fit your local system. Three paths have to be entered.

        use lib qw(/usr/pack/rrdtool-1.0.33-to/lib/perl);

       One pointing to your rrrrrrrrddddttttoooooooollll installation

        use lib qw(/home/oetiker/public_html/smokeping/lib);

       One pointing to the place where you have installed the
       SmokePing libraries

        use Smokeping;

        Smokeping::main("/home/oetiker/.smokeping/config");

       The third path is the argument to the Smokeping::main com-
       mand. It points to the SmokePing configuration file.

CCCCOOOOPPPPYYYYRRRRIIIIGGGGHHHHTTTT
       Copyright (c) 2001 by Tobias Oetiker. All right reserved.

LLLLIIIICCCCEEEENNNNSSSSEEEE
       This program is free software; you can redistribute it
       and/or modify it under the terms of the GNU General Public
       License as published by the Free Software Foundation;
       either version 2 of the License, or (at your option) any
       later version.

       This program is distributed in the hope that it will be
       useful, but WITHOUT ANY WARRANTY; without even the implied
       warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
       PURPOSE.  See the GNU General Public License for more
       details.

       You should have received a copy of the GNU General Public
       License along with this program; if not, write to the Free
       Software Foundation, Inc., 675 Mass Ave, Cambridge, MA
       02139, USA.

AAAAUUUUTTTTHHHHOOOORRRR
       Tobias Oetiker <tobi@oetiker.ch>



2002-03-13                     1.12                  SMOKEPING(1)
