Skip to content

Help with agent registration #38

@acanlord

Description

@acanlord

Hello, I'm having problems getting the agent registration to showup in the UI. Looking over a previous post was great help.

#34

My nodes are self registering in the UI and agent info seems to be making it to redis. However the agent info is not showing up in the ui.

redis-cli
redis 127.0.0.1:6379> smembers "mcollective::nodeagents::hostname"

  1. "puppet"
  2. "filemgr"
  3. "discovery"
  4. "service"
  5. "puppetd"
  6. "nodeinfo"
  7. "agentinfo"
  8. "package"
  9. "power"
  10. "rpcutil"
  11. "shell"

Im running mcollective 2.8

I installed from the following rpm:
mcomaster-0.1.0-1.141001_113_540c865.el6.x86_64

I have no errors in /var/log/mcollecitve.log on any of my nodes. Not sure where to go from here.

Any info greatly appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions