This quickstart guide show the basic onboarding steps to start monitoring resources and viewing metrics and alerts.

Auto-populate user name and password

The user can provide user name and password in the URL in order to auto-populate the login page.

For example, the following URL,
https://{my-organization}.app.opsramp.com/tenancy/web/login?cb=/loginResponse.do&username=RC&password=!@!@
will auto-populate the fields as follows:

  • User name - RC&
  • Password - !@!@

Click LOG IN.

Visit the My Profile section to learn about the Disable profile and password change options.

Log in

  1. In your browser, navigate to: https://{my-organization}.app.opsramp.com

  2. Enter your login credentials for an account provisioned with Partner Administrator role:

    Log in to the platform
  3. Click LOG IN

Create a client

  1. Go to Setup > Accounts > Clients

    Create Client
  2. Click +Add to add a client.

  3. Enter the required client information:

    • Client Name
    • Address
    • Country
    • Time Zone
  4. In the Auto Monitoring Resources section, make sure No is selected to disable auto-monitoring. Leave all other settings to the default selection.

  5. Click the Next button.

  6. Click Finish, keeping the default selection for Product Package entries.

The CLIENT DETAILS page displays basic information and configuration settings for your newly-created client.

Install the agent

  1. Go to Setup > Downloads > Agent:

    Download Agent
  2. In the tile for the target operating system, click Instructions, as shown in this example for the Amazon Linux agent:

    Agent Tile
  3. Follow the instructions to install the agent as a root user or non-root user. In a command window, you need to copy and run the commands provided in the instructions. The strings are already populated with the authentication keys for your organization.

  4. Go to Infrastructure > Resources > Server to verify that the agent is installed. The server availability status is Undefined because an availability monitors is not yet assigned for your server.

Set up monitors

  1. Go to Setup > Monitoring > Assign Templates:

    Assign Templates
  2. In the drop-down menus, Select the client you created, if not already selected, Assign Templates to resources, and Cloud:

    Assign Templates
  3. In the Select Resources section, select your server.

  4. In the Select Monitoring Templates section, select OpsRamp Agent Status Template.

  5. Go to Infrastructure > Resources > Server. Your server availability status should indicate Up.

View the dashboard

In Dashboards, choose Classic Dashboard:

Classic Dashboard

The default dashboard for your client shows the inventory and availability widgets for your server.

View alerts

  1. Power off your server instance to simulate an alert condition and wait about five minutes.

  2. Go to Alerts to view the alert list:

    Alert List

    An alert with status Critical and subject OpsRamp agent is offline indicates monitoring of your server availability. Click refresh to update the alert list.

  3. Power on your server instance. The alert status for your server should changes from Critical to OK.

Next steps

Visit the Monitoring section to learn about other resources you can monitor.

In the Administrator Guide you can find more detailed information about setting up accounts, creating and authenticating users, and defining various management and event escalation and remediation policies.

View the API Getting Started documentation to learn more about how you can automate your enterprise operations.