assp-monitor
--------------
can be used instead of a syslog-server to have a local or remote monitor of assp
1. configure the syslog option in assp
2. copy this script to your monitor system 
	if you are using this script on the local assp system just copy this script to the assp directory
3. be sure there is no syslog daemon running on the system 
	- or use an other port (1514 instead of 514)
4. run the script 
	- if started on the local assp system the script will try to find the SysLogPort in assp.cfg
   	- if started on a remote system, define the listenport as first parameter - like
   perl assp-monitor.pl 1514 or the default port 514 will be used