Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Problem

In addition to that this manual, you may face the following isseissue:

Code Block
languagebash
themeRDark
{
    "title": "Server was about to send an invalid response.",
    "status": 500,
    "detail": "This is an error of the implementation.",
    "ext": {
        "errors": {
            "snmp_v3_credentials": [
                "Unknown field."
            ]
        },
        "orig": {
            "id": "host",
            "domainType": "host_config",
            "value": [
...]
}

...

  1. Log in as site user
  2. grep in ~/etc/check_mk/conf.d/wato for snmp_v3_credentials
  3. Go to Setup → and resave the properties of the hosts and folders found in step 2
  4. Repeat that for all results of step 2
  5. Reschedule the dcd DCD connection again

...