Platform NotesMac OS XAgentThe boom agent was tested on Mac OS X Server 10.5 (Leopard). The Installation script
of the agent will register the boom agent in the 'launchd' configuration. For more information about launchd see the
Apple man page.
Launchd registered services require to have "root:wheel" ownership and executable permissions.
sudo chown -R root:wheel /usr/boom
sudo chmod -R 755 /usr/boom
Server
The boom server installation script does not fully support Mac OS X yet.
sudo chown -R root:wheel /usr/boom
sudo chmod -R 755 /usr/boom
sudo cp boom_server.plist /Library/LaunchDaemons/
sudo launchctl load /Library/LaunchDaemons/boom_server.plist
You can stop and start the boom server by using:
sudo launchdctl stop com.blixx.boom.server
sudo launchdctl start com.blixx.boom.server
HP-UXUI ClientHP-UX does not provide the required libcairo-swt graphical library, therefore the Hotspot and History Graphs are not working on this platform. SUN SunOS/Open Solaris (SPARC)UI ClientThese platforms do not provide the required libcairo-swt graphical library, therefore the Hotspot and History Graphs are not working. |