Skip to content
nathan-opscode edited this page Sep 12, 2010 · 2 revisions
  • version numbers for icagent and iclassify (viewable via cli or gui)
  • multiple names for a host (Multiple “aliases” for hostnames, ie: “db1prod” or “my_fancy_name” for the purpose of querying iclassify)
  • bit for key values to mark them read/write or read/only, where read/only is populated from things like ram and cpu.
  • in the web ui read/write attributes should be sorted above read/only
  • ability to add new attributes globally
  • UUID in the main list should be replaced with something more useful, maybe a tag list?
  • Better handling of UUID/hostnames when a system is rebuilt?
  • main page should have expand/contract buttons for unclassified hosts, takes far too long to scroll down (will_paginate could be used on the index view)
  • In the list of all tags from main page, click the tag name to display the results of search “tag:(TAGNAME)”
  • Searching for “tag:unclassified” should pull up the list of unclassified nodes
  • Bulk tag for Classified nodes should show the existing tags (since it replaces existing tags)
  • Better handling of duplicate hostnames (ie: system rebuild)
  • Create manual nodes, and link them to future icagent nodes
  • iclassify gui should have a link to the project home
  • inline editing of tags/attrib