{

"rails": {
  "name": "Rails Logger",
  "path": "../Zaiko/log/development.log",
  "condition": "Completed 500 Internal Server Error",
  "lines": 10,
  "fetch_each": 10,
  "language": "ruby",
  "ignore": ["", " ", "  "],
  "command": "rails",
  "bash_command": "",
  "clear_each": 48,
  "report_each": 12,
  "trello_list_id": "60c54865ddeb95815a4b8993",
  "trello_labels": "",
  "trello_members_ids": "",
  "color": "#FF0000",
  "alias": "ror",
  "format": ""
},
"disk": {
  "name": "Disk Usage",
  "path": "",
  "condition": "",
  "lines": 0,
  "fetch_each": 0,
  "language": "text",
  "ignore": ["", " ", "  "],
  "command": "disk",
  "bash_command": "df -h",
  "clear_each": 0,
  "report_each": 0,
  "trello_list_id": "",
  "color": "#00FF00",
  "alias": "",
  "format": {"from": "", "to": ""}
},
"cpu": {
  "name": "CPU Usage",
  "path": "",
  "condition": "",
  "lines": 0,
  "fetch_each": 0,
  "language": "text",
  "ignore": ["", " ", "  "],
  "command": "cpu",
  "bash_command": "mpstat",
  "clear_each": 0,
  "report_each": 0,
  "trello_list_id": "",
  "color": "#00FF00",
  "alias": "",
  "format": {"from": "", "to": ""}
}

}