LUX5 appliance image is used as the base class for MON appliance.
MON uses a 140MB boot volume and a 180MB usr (read-only,shared) volume. An additional placeholder volume data is required for storing visuals.
/appliance/appliance.sh is the main MON startup script. This calls all the scripts that start services running on MON.
/appliance/functions - helper bash functions, included by other scripts in the /appliance dir.
/appliance/mon.sh - starts mon services
/appliance/config/monitor.desc - monitor configuration.
MON-2.0.4-1.tar
MON-build-2.0.4-1.tar
MON creates cce, cav and apache logs on the data volume, accessible in /mnt/data/logs. It also adds a configuration to logrotate (/etc/logrotate.d/mon) so that these logs are rotated.
-- PavelGeorgiev - 19 Feb 2010