The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

monotifierd - a notification agent (daemon)

VERSION

Version 1.00

SYNOPSIS

    monotifierd -k start

    monotifierd -k status

    monotifierd -k stop

OPTIONS

-c CONFIG_FILE, --config=CONFIG_FILE

Use CONFIG_FILE as configuration file

-D DIR, --datadir=DIR, --workdir=DIR

Use DIR as DataDir directory

-d, --debug

Print debug information on STDOUT

-h, --help

Show short help information and quit

-H, --longhelp

Show long help information and quit

-k SIGNAL

Runs one of the following LSB commands: start, restart, stop, reload, status

-s SECS, --step=SECS

Step time (interval between getting jobs) in secs

-v, --verbose

Verbose option. Include Verbose debug data in the STDOUT and to error-log output

-V, --version

Print the version number of the program and quit

DESCRIPTION

Monotifier agent (daemon)

See README file

HISTORY

1.00 / Mon Oct 30 12:03:13 2017 GMT

Init version

See CHANGES file

DEPENDENCIES

CTK

TO DO

See TODO file

BUGS

Coming soon

SEE ALSO

perl, CTK

DIAGNOSTICS

The usual warnings if it can't read or write the files involved.

AUTHOR

Sergey Lepenkov (Serz Minus) http://www.serzik.com <abalama@cpan.org>

COPYRIGHT

Copyright (C) 1998-2017 D&D Corporation. All Rights Reserved

LICENSE

This program is distributed under the GNU GPL v3.

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 3 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.

See LICENSE file