Skip to content

Instantly share code, notes, and snippets.

{
"status": "success",
"errors": [
],
"data": [
{
"id": "18",
"image_pair_id": "1892",
"rubric_id": null,
@mrideout
mrideout / dns-check-api-submission.md
Last active December 13, 2015 14:55
DNS Check application to Exicon API directory

API Name

DNS Check

Description

With this API you can monitor the status of both individual DNS records, and groups of related DNS records. Verify that each record is resolvable, and returns the result that you expect. Supports A, AAAA, CNAME, MX, NS, PTR, SOA and TXT records.

Category

@mrideout
mrideout / graphite.md
Last active November 20, 2015 18:44 — forked from ashrithr/graphite.md

Installing Graphite:

Graphite does two things:

  1. Store numeric time-series data
  2. Render graphs of this data on demand

What Graphite does not do is collect data for you, however there are some tools out there that know