alert-syslog - an alert sending script
alert-syslog version 1.1 from remstats 1.0.13a
usage: alert-syslog [options] facility:severity
Where options are:
-d ddd set debugging output to level 'ddd'
-f fff set config-dir to 'fff' [/etc/remstats/config]
-h show this help
-l lll use 'sss' for logger program
Facility comes from the list:
kern user mail daemon auth lpr news uucp cron local0 - local7
And severity from:
emerg alert crit err warning notice info debug
This simply raises an alert by writing it to syslog. Useful if you want to
keep everything in syslog.
[