Monitoring and Reporting ======================== Cron jobs --------- Cron jobs send mail on error, usually to `linuxmaster@psi.ch`, a distribution list. Nagios/Icinga ------------- Ganglia ------- Other ----- Some systems dump information in ``/afs/psi.ch/service/linux/statistics/rawdata``. Others save it to ``/afs/psi.ch/intranet/Controls/tmp/sysreport/PSI``. The PXE server `pxeserv01` regularly runs a script, `/afs/psi.ch/service/linux/tftpboot/tools/script/pxe_script`, which copies `/var/log/tftp.log` to `/afs/psi.ch/service/linux/tftpboot/tools/log/`, compresses it, and produces statistics, which are saved as `pxeStatistik-$(date +%Y%m%d).txt`. The script is currently run as user `vojisavljevic` and the run is configured in that user's crontab.