Versions Compared

Key

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


Info

REST API crashed with an HTTP 500 error when an SNMP credential of type "no_auth_no_cred" was fixed in Werk 13079

Status
colourGreen
titleLast tested on Checkmk 2.0.0p16

...

  1. Log in as the site user.

    Code Block
    languagebash
    themeRDark
    root@linux~# su mysite


  2. grep in ~/etc/check_mk/conf.d/wato for snmp_v3_credentials

    Code Block
    languagebash
    themeRDark
    OMD[mysite]:~$ grep snmp_v3_credentials ~/etc/check_mk/conf.d/wato/*


  3. Go to Setup → Hosts 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 connection again.

...