Paste: json file

Author: psanders
Mode: factor
Date: Mon, 31 Jan 2011 22:46:54
Plain Text |
{
  "servers" : [ {
    "port" : "8085",
    "host" : "wordperv.prod.kink.y",
    "username" : "admin",
    "password" : "admin",
    "queries" : [ {
      "obj" : "java.lang:type=Memory",
      "attr" : [ "HeapMemoryUsage", "NonHeapMemoryUsage" ],
      "outputWriters" : [ {
        "@class" : "com.googlecode.jmxtrans.model.output.GraphiteWriter",
        "settings" : {
          "port" : 2003,
          "host" : "piledriver.corp.kink.y"
        }
      } ]
    }, {
      "obj" : "java.lang:type=Threading",
      "attr" : [ "PeakThreadCount", "ThreadCount", "TotalStartedThreadCount" ],
      "outputWriters" : [ {
        "@class" : "com.googlecode.jmxtrans.model.output.GraphiteWriter",
        "settings" : {
          "port" : 2003,
          "host" : "piledriver.corp.kink.y"
        }
      } ]
    }, {
      "obj" : "WowzaMediaServerPro:name=Connections",
      "attr" : [ "current", "total" ],
      "outputWriters" : [ {
        "@class" : "com.googlecode.jmxtrans.model.output.GraphiteWriter",
        "settings" : {
          "port" : 2003,
          "host" : "piledriver.corp.kink.y"
        }
      } ]
    }, {
      "obj" : "WowzaMediaServerPro:name=IOPerformance",
      "attr" : [ "messagesInCountRate", "messagesOutCountRate", "messagesInBytesRate", "messagesOutBytesRate" ],
      "outputWriters" : [ {
        "@class" : "com.googlecode.jmxtrans.model.output.GraphiteWriter",
        "settings" : {
          "port" : 2003,
          "host" : "piledriver.corp.kink.y",
          "typeName" : "name",
          "debug" : true
        }
      } ]
    } ]
  } ]
}

New Annotation

Summary:
Author:
Mode:
Body: