-
Notifications
You must be signed in to change notification settings - Fork 1
Next Generation Siginfo Client
gandro/siginfo-ng
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
siginfo-ng - Next Generation Siginfo Client =========================================== Build: $ make $ make install Requirements: - POSIX.1-2001 compatible operating system - C-Compiler (with C99 snprintf and vsnprintf, as well as GNU getopt_long) - Lua Programming Language libraries Plugins may have additional requirements. Note: If you don't have or don't want Lua on your system, you may use the following command to compile and link it statically into the siginfo-ng binary: $ make include-lua If your libc does not support getopt_long, you may remove the OPTIONS=-DUSE_GETOPT_LONG macro in the Makefile. Usage: siginfo-ng [--show | --daemon | --help | --version] [--config=CONFIGFILE] [--log=LOGFILE] Available Options: -s, --show Show Siginfo layout and quit -d, --daemon Run as daemon -c, --config=FILE Load settings from file -l, --logfile=FILE Write error messages to logfile -h, --help Show this help and quit -V, --version Show version number an quit For more help see also the comments in configuration file. Submit bugs or feedback to Sebastian Wicki <gandro@gmx.net>. Copyright: "THE COFFEE-WARE LICENSE" (Revision 12/2007): Sebastian Wicki <gandro@gmx.net> wrote this file. As long as you retain this notice you can do whatever you want with this stuff. If we meet some day, and you think this stuff is worth it, you can buy me a cup of coffee in return.
About
Next Generation Siginfo Client
Resources
Stars
Watchers
Forks
Packages 0
No packages published