Monitor deployments on macOS
Apple OS X Server 10.6 and earlier included WebObjects.
- Install WebObjects.
- Run the Web Help Desk installer to extract the application to
/Library/WebHelpDesk. -
Run the following script to configure Web Help Desk with WebObjects:
sudo /Library/WebHelpDesk/bin/UpdateWebObjectsConfiguration -
In WebObjects Monitor, add a new application named
Helpdeskwith the following path:/Library/WebHelpDesk/bin/webapps/helpdesk/WEB-INF/Helpdesk.woa/Helpdesk -
In WebObjects Monitor, add a new application named
HelpdeskDaemonwith the following path:/Library/WebHelpDesk/bin/webapps/helpdesk/WEB-INF/Helpdesk.woa/Helpdesk -
In the instance configuration page for
HelpdeskDaemon, add the following to the Additional Arguments setting:-DWHDDaemonMode=dedicated
Only one Web Help Desk instance should ever be running as a daemon.
After you start the applications in WebObjects Monitor, connect to Web Help Desk using the following URL:
http://localhost/cgi-bin/WebObjects/Helpdesk.woa