{
  "checks": [
    {
      "name": "Ping",
      "auto_add": true,
      "check_mode": "passive",
      "check_type": "ping",
      "parameters": null,
      "sort_order": 0,
      "value_type": "duration",
      "description": "ICMP-Erreichbarkeit und Antwortzeit.",
      "check_config": {},
      "is_telemetry": false,
      "interpretation": null,
      "threshold_crit": null,
      "threshold_warn": null,
      "interval_seconds": 60,
      "threshold_direction": "above",
      "confirmation_attempts": 3,
      "confirmation_interval_seconds": 10
    },
    {
      "name": "Uptime",
      "auto_add": true,
      "check_mode": "passive",
      "check_type": "snmp",
      "parameters": null,
      "sort_order": 1,
      "value_type": "duration",
      "description": "sysUpTime (SNMP) — Betriebszeit; ein Ruecksprung deutet auf einen Neustart hin. Bestaetigt zugleich, dass der SNMP-Agent antwortet.",
      "check_config": {
        "oid": "1.3.6.1.2.1.1.3.0",
        "unit": "ticks"
      },
      "is_telemetry": false,
      "interpretation": null,
      "threshold_crit": null,
      "threshold_warn": null,
      "interval_seconds": 300,
      "threshold_direction": "above",
      "confirmation_attempts": 1,
      "confirmation_interval_seconds": 10
    },
    {
      "name": "CPU-Auslastung",
      "auto_add": true,
      "check_mode": "passive",
      "check_type": "snmp",
      "parameters": null,
      "sort_order": 2,
      "value_type": "gauge",
      "description": "CPU-Last in Prozent (hrProcessorLoad, HOST-RESOURCES-MIB). MikroTik-Geraete sind im Leerlauf oft dauerhaft bei ~1 %.",
      "check_config": {
        "oid": "1.3.6.1.2.1.25.3.3.1.2.1",
        "unit": "%"
      },
      "is_telemetry": false,
      "interpretation": null,
      "threshold_crit": 95,
      "threshold_warn": 80,
      "interval_seconds": 120,
      "threshold_direction": "above",
      "confirmation_attempts": 2,
      "confirmation_interval_seconds": 15
    },
    {
      "name": "RAM-Auslastung",
      "auto_add": true,
      "check_mode": "passive",
      "check_type": "snmp",
      "parameters": null,
      "sort_order": 3,
      "value_type": "gauge",
      "description": "Belegter Arbeitsspeicher in Prozent (hrStorageUsed / hrStorageSize, RAM-Index 65536).",
      "check_config": {
        "oid": "1.3.6.1.2.1.25.2.3.1.6.65536",
        "unit": "%",
        "total_oid": "1.3.6.1.2.1.25.2.3.1.5.65536"
      },
      "is_telemetry": false,
      "interpretation": null,
      "threshold_crit": 90,
      "threshold_warn": 80,
      "interval_seconds": 120,
      "threshold_direction": "above",
      "confirmation_attempts": 2,
      "confirmation_interval_seconds": 15
    },
    {
      "name": "Disk-Auslastung (NAND)",
      "auto_add": true,
      "check_mode": "passive",
      "check_type": "snmp",
      "parameters": null,
      "sort_order": 4,
      "value_type": "gauge",
      "description": "Belegung des internen NAND/Flash-Speichers in Prozent (hrStorageUsed / hrStorageSize, Index 131072).",
      "check_config": {
        "oid": "1.3.6.1.2.1.25.2.3.1.6.131072",
        "unit": "%",
        "total_oid": "1.3.6.1.2.1.25.2.3.1.5.131072"
      },
      "is_telemetry": false,
      "interpretation": null,
      "threshold_crit": 90,
      "threshold_warn": 80,
      "interval_seconds": 300,
      "threshold_direction": "above",
      "confirmation_attempts": 2,
      "confirmation_interval_seconds": 15
    },
    {
      "name": "CPU-Temperatur",
      "auto_add": true,
      "check_mode": "passive",
      "check_type": "snmp",
      "parameters": null,
      "sort_order": 5,
      "value_type": "gauge",
      "description": "mtxrHlProcessorTemperature (.14988.1.1.3.11.0), Rohwert in Dezigrad → scale 0.1 ergibt °C. Auf Modellen ohne CPU-Temperatursensor liefert die OID nichts (dann Check am Host deaktivieren).",
      "check_config": {
        "oid": "1.3.6.1.4.1.14988.1.1.3.11.0",
        "unit": "°C",
        "scale": 0.1
      },
      "is_telemetry": false,
      "interpretation": null,
      "threshold_crit": 85,
      "threshold_warn": 75,
      "interval_seconds": 300,
      "threshold_direction": "above",
      "confirmation_attempts": 2,
      "confirmation_interval_seconds": 15
    },
    {
      "name": "RouterOS-Version",
      "auto_add": true,
      "check_mode": "passive",
      "check_type": "snmp_string",
      "parameters": null,
      "sort_order": 6,
      "value_type": "info",
      "description": "Die tatsaechliche RouterOS-Version aus sysDescr (z. B. 'RouterOS RB4011iGS+ 7.16.2'). Info-Check ohne Schwellwert.",
      "check_config": {
        "oid": "1.3.6.1.2.1.1.1.0"
      },
      "is_telemetry": false,
      "interpretation": null,
      "threshold_crit": null,
      "threshold_warn": null,
      "interval_seconds": 86400,
      "threshold_direction": "above",
      "confirmation_attempts": 1,
      "confirmation_interval_seconds": 10
    },
    {
      "name": "Seriennummer",
      "auto_add": false,
      "check_mode": "passive",
      "check_type": "snmp_string",
      "parameters": null,
      "sort_order": 7,
      "value_type": "info",
      "description": "mtxrSerialNumber (.14988.1.1.7.3.0) als Text-Check (snmp_string). Info ohne Bewertung.",
      "check_config": {
        "oid": "1.3.6.1.4.1.14988.1.1.7.3.0"
      },
      "is_telemetry": false,
      "interpretation": null,
      "threshold_crit": null,
      "threshold_warn": null,
      "interval_seconds": 86400,
      "threshold_direction": "above",
      "confirmation_attempts": 1,
      "confirmation_interval_seconds": 10
    },
    {
      "name": "Winbox-Port",
      "auto_add": false,
      "check_mode": "passive",
      "check_type": "port",
      "parameters": null,
      "sort_order": 8,
      "value_type": "status",
      "description": "Erreichbarkeit des Winbox-Management-Ports (TCP 8291).",
      "check_config": {
        "port": 8291
      },
      "is_telemetry": false,
      "interpretation": null,
      "threshold_crit": null,
      "threshold_warn": null,
      "interval_seconds": 300,
      "threshold_direction": "above",
      "confirmation_attempts": 2,
      "confirmation_interval_seconds": 15
    }
  ],
  "profile": {
    "icon": "router",
    "name": "MikroTik Router (SNMP)",
    "tags": [
      "mikrotik",
      "routeros",
      "snmp",
      "router"
    ],
    "vendor": "mikrotik",
    "category": "router",
    "os_family": null,
    "description": "MikroTik RouterOS-Geraete (RB, hAP, CCR) ueber SNMP ueberwachen: Erreichbarkeit, CPU, RAM, Disk, CPU-Temperatur, Version. Am Host SNMP-Community (v2c) oder SNMPv3-Zugang hinterlegen. Schlanker, durchgaengig unterstuetzter Check-Satz. Hinweis: Spannung/Leistung/Board-Temperatur sind nur auf CCR-Klasse-Geraeten per SNMP verfuegbar und daher NICHT enthalten — bei Bedarf pro Host als eigener snmp-Check ergaenzen (OID mtxrHlVoltage .14988.1.1.3.8.0, mtxrHlPower .3.12.0, jeweils scale 0.1 bei Spannung).",
    "ip_required": true,
    "port_layout": null,
    "visual_type": null,
    "snmp_enabled": true,
    "agent_capable": false,
    "sysoid_patterns": [
      "1.3.6.1.4.1.14988.*"
    ],
    "sysdescr_patterns": [
      ".*RouterOS.*",
      ".*MikroTik.*"
    ]
  },
  "scripts": [],
  "schema_version": 1
}