This one time, at band camp, Glen Turner wrote: >On Thu, 2004-08-19 at 07:36, Voytek Eymont wrote: >> I have something like: >> >> echo "$now $0 executed for $DOMAIN on in $exectime sec" >> /var/log/awstats.log >> >> how can I also send it to screen without repeating the echo line ? > >Do your sysadmins a favour and use the "logger" command to write log >messages via the syslog facility. "logger" has a "-s" option to write to >stderr (the screen) as well as to the system log.
Add some SNMP traps for good measure :-) -- [EMAIL PROTECTED] http://spacepants.org/jaq.gpg -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
