Prerequisite checks
Prerequisite checks for agent installation
Before installing the Sixthsense agent, you must perform certain checks from the client system. To ensure smooth installation, perform the following procedure.
- Check if Curl is installed: Run the command
curl --help
. If Curl is not installed, download and install it from https://help.ubidots.com/en/articles/2165289-learn-how-to-install-run-curl-on-windows-macosx-linux. - Check connectivity to SixthSense URLs: Use Curl to connect to the list of SixthSense URLs and verify that you receive a valid response indicating that the connection is established. Run the following Curl commands and provide the onboarding team with a screenshot of the response.
note
Please contact the onboarding team for the SixthSense collector URLs.
On successful connection you will get response from the curl commands. Sharing a sample positive response below.
- If you are not getting the above positive response, the client must whitelist sixthsense.rakuten.com. Ensure that sixthsense.rakuten.com is whitelisted on the client system to avoid any connectivity issues during installation.
Prerequisites to check connectivity
To install and integrate SixthSense agents, download the following files and check the connectivity.
For Windows based servers:
Clicking the following URL will download the connection-check.bat file. Run the file and verify the connectivity.
For Linux based servers:
Clicking the following URL will download the connection-check.sh file. Run the file and verify the connectivity.
To install agents, you must have connectivity to the following 3 addresses from the host machines. If you are not able to access, please whitelist these 3 addresses from your side.
- https://artifacts-observability.sixthsense.rakuten.com/
- https://http-collector-observability.sixthsense.rakuten.com/
- grpc-collector-observability.sixthsense.rakuten.com:443 on 443 ports.