Make sure that your Traverse license key is not expired. (<TRAVERSE_HOME>/etc/licenseKey.xml).
Start Traverse. Enter:
cd <TRAVERSE_HOME>; etc/traverse.init start
Make sure that all the components started and are operating correctly by executing the following command:
traverse.init status
Typical start-up problems include:
an expired license key
another web server is operating on the server and using the httpd port
After you identify and fix any problem related to Traverse component start-up, restart Traverse:
traverse.init restart
In a supported web browser, navigate to http://your_host/, where your_host is the fully qualified name or IP address of the server on which Traverse is operating.
Note: You can specify a port number other than (the default) 80 when installing Traverse. Remember to include this port number in the Traverse URL (for example, http://your_host:8080).
Enter your username and password (for example, traverse/traverse).
Add some test devices to verify that the system is functioning correctly.
Log out of Traverse. Then, log in as superuser with the password traverse. See Users and Departments if you want to create additional departments and administration groups.
Populate the system with devices. See Adding Devices to add devices.
Traverse Post Discovery Tasks
After running a discovery on your network or manually adding devices, Kaseya recommends that you do the following:
Change the password for the default user and superuser (Administration > Preferences).
Set the correct timezone (Administration > Preferences).
Specify the page to display after logging in to Traverse. (Administration > Preferences). Select a page from the Set the page to...drop-down menu or select Other and enter a specific page in the Other field. For example, to specify the Manage Actions Profile page, enter:
user/manageActions.jsp
You can obtain the URL of pages by clicking on the anchor icon in the top right-hand corner of each page. See Show Page URL.
After using the system for two days, either update the thresholds manually if you are getting too many alerts, or use the "baseline" feature to automatically reset the thresholds. See Smart Thresholds Using Baselines.
IMPORTANT: If you want to use custom scripts to manage and maintain Traverse, you must contact Kaseya Professional Services before deploying these scripts in your Traverse environment.