4 Apr
2013
4 Apr
'13
3:02 p.m.
...
Updated "xymon.sh" like this:
...
/export/xymon-4.3.3/server/bin/xymonlaunch
--config=/export/xymon-4.3.3/server/etc/tasks.cfg
--env=/export/xymon-4.3.3/server/etc/xymonserver.cfg
--log=/var/log/xymon-4.3.3/xymonlaunch.log
--pidfile=/var/log/xymon-4.3.3/xymonlaunch.pid
--debug=/var/log/Xymon/xymonlaunch-debug.log # This last switch was the addition
echo "Xymon started"
Just noticed in my above-posting the absence of a "\" char after the ".../xymonserver.cfg " line. This was not missing when I executed the commands last night: sorry for the oversight in the posting...