Integrate Palzin Monitor with Sysdig

Integrate Palzin Monitor with Sysdig

Service and Integration

Make sure to add a Sysdig integration and copy the webhook URL. Follow the link below on instructions of how to create integration and service

Create integration and service on our dashboard

Using Webhooks with Sysdig

Step 1[](#step 1)

Navigate to Integrations from the dashboard.

image

Click on Add Notification Channel.

Step 2[](#step 2)

Select webhooks from the available options

image

Step 3[](#step 3)

Copy URL from your palzin instance service view page.

image

Step 4[](#step 4)

Paste the Palzin Monitor webhook URL and save.

image

In your palzin instance, an incident will be created. That will contain these details.

{
    "timestamp": 1471457820000000,
    "timespan": 60000000,
    "alert": {
        "severity": 4,
        "editUrl": "http://app.sysdigcloud.com/#/alerting/alerts/1/edit",
        "scope": "host.mac = \"00:0c:29:04:07:c1\"",
        "name": "alertName",
        "description": "alertDescription",
        "id": 1
    },
    "event": {
        "id": 1,
        "url": "http://app.sysdigcloud.com/#/alerting/notifications/l:604800/1/details"
    },
    "state": "ACTIVE",
    "resolved": false,
    "entities": [
        {
            "entity": "host.mac = '00:0c:RA:07:c1:test-:URL'",
            "metricValues": [
                {
                    "metric": "cpu.used.percent",
                    "aggregation": "timeAvg",
                    "groupAggregation": "none",
                    "value": 100
                }
            ],
            "additionalInfo": [
                {
                    "metric": "host.hostName",
                    "value": "test-virtual-machine"
                }
            ]
        }
    ],
    "condition": "timeAvg(cpu.used.percent) > 10"
}
Last updated: 1 year ago

Want to get started with Palzin Monitor? We offer a no-strings-attached
15 days trial. No credit card required.

It takes less than a minutes to setup your first monitoring.