lcfgmsg - send messages to LCFG error/logging system
/usr/sbin/lcfgmsg [I<options>] I<component> I<message>
This command is used by LCFG components and daemons to report error and log messages.
Send a SIGUSR2 to the client component requesting an acknowledgement be sent to the server.
Clear the named event log (delete the file).
Send a Debug message.
Send an Error message (non-fatal error).
Send an event message to the named event log.
Send a Fail message (fatal error).
Send an Info message. This message appears in the logfile and on the terminal.
Send a message to the log file.
=item B<-n> I<tag>
Send a notification message to the monitoring system using ther given tag.
Send an OK message. This message is reported to the terminal only.
Advance progress bar.
Start a progress bar.
Send a warning message.
End progress bar.
If this is set to the name of a pipe, erorrs, warnings and monitoring information will be written to the named pipe.
If this is set to the name of a syslog facility, errors and warnings will be copied to syslog.
LCFG::Utils, lcfgutils, lcfg-ngeneric, LCFG::Component
Solaris9, Fedora3, Fedora5, Darwin, Fedora6, Scientific5
Paul Anderson <dcspaul@inf.ed.ac.uk>