Make sure you have the service and integration already set up for NodePing. Follow the link below for instructions on how to create integration and service.
Create integration and service on our dashboard
Copy URL from your palzin instance service view page.
On dashboard go to checks and contacts
Click on Add new contact
Paste the Palzin Monitor webhook URL and save.
In your palzin instance, an incident will be created. That will contain these details.
{
"alert_check_id": "{_id}",
"alert_event": "{event}",
"alert_label": "{label}",
"alert_message": "{m}",
"alert_uuid": "{uuid}",
"alert_customer_id": "{ci}",
"alert_check_type": "{t}",
"alert_target": "{tg}",
"alert_interval": "{i}",
"alert_start_time": "{s}",
"alert_end_time": "{e}",
"alert_runtime": "{rt}",
"alert_resultcode": "{sc}",
"alert_resultupadte": "{su}",
"alert_additional_message": "{m}"
}
It takes less than a minutes to setup your first monitoring.