Versions Compared

Key

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


Info

This article details how to troubleshoot a 'Management Board Address is not Configured' error within Checkmk.

Status
colourGreen
titleLAST TESTED ON CHECKMK 2.0.0P1

Table of Contents

Problem

While discovering services, it is possible to encounter an error message stating, "Management Board Address is Not Configured."

Code Block
languagebash
themeRDark
Error running automation call try-inventory (exit code 2), error:
Management board address is not configured


This error occurs when attempting to add a host using only the hostname without providing the necessary IP information only if the parent folder has a Management Board configured for SNMP.


The parent folder


Using this configuration can also produce issues during upgrades, like the error below:

Code Block
languagebash
themeRDark
cmk.utils.exceptions.MKGeneralException: Management board address is not configured

Solution

An IP address must be added to the host properties to correct this. 

  • Go to Setup > Host > Edit the properties of the host having issues.
  • Place a [X] next to the Address within the Management Board section.
  • Enter the missing IP into the text field.




  • Save and try to discover services again.

Info

It is best practice to add a management board as a separate host and to use SNMP or a special agent instead. 

Filter by label (Content by label)
showLabelsfalse
max5
spacesKB
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel in ("agent_bakery","user_roles_permissions","user","roles") and type = "page" and space = "KB"
labelsagent_bakery user_roles_permissions roles user

Page Properties
hiddentrue


Related issues