Steps to Integrate Ruxit with AlarmsOne:
Ruxit provides full stack availablity and performance monitoring for IT operations & Devops team. It offers Application performance management, Physical and Virtual server monitoring, Cloud metrics and Cloud monitoring, Real user and Synthetic availablility monitoring, Network monitoring and Code-level application performance monitoring for applications running in Java, .NET, Node.js, PHP and more.
To integrate Ruxit with AlarmsOne for alarms tracking, follow the steps below.
Steps to be followed in AlarmsOne:
1. Click on Applications icon in the left panel.
2. Click on Add Application.
3. Here, select Ruxit.
4. Fill in the Application Label (e.g. Ruxit).
5. Click Add. A URL will be generated. Please copy this URL.
Steps to be followed in Ruxit:
1. Sign In to Ruxit and Click on Menu --> Settings --> Integration.
2. Choose Problem notifications and click on Set up notifications.
3. Select Custom integration as notification method and click on Next.
4. Provide the Name and Webhook URL copied from Alarmsone.
5. The Customized pay load that is supported by Alarmsone is:
{
"State":"{State}",
"ProblemID":"{ProblemID}",
"ProblemImpact":"{ProblemImpact}",
"ProblemTitle":"{ProblemTitle}",
"ProblemDetails":"{ProblemDetails}",
"ProblemURL":"{ProblemURL}",
"ImpactedEntity":"{ImpactedEntity}"
}
6. Copy paste the above Payload in Custom JSON payload field.
7. Configure the Notification level and Click on Test to check the integration.
8. Save the Custom integration.