Tideway Community Forum

forgot password?
   
 
How do I extend the Taxonomy?
Posted: 24 October 2008 04:08 PM   [ Ignore ]  
Jr. Member
RankRank
Total Posts:  46
Joined  2008-10-17

How do I extend the Taxonomy? I saw in the configipedia a mention of do this, but I can’t find any instructions for it.

http://www.tideway.com/configipedia/Pattern_Idea:_Windows_Services

“For details of how to extend the taxonomy, consult the standard documentation or contact Tideway Support”. I searched through all of the PDF documentation in the UI and configipedia. Is there another location for standard documentation?

Profile
 
 
Posted: 28 October 2008 03:03 PM   [ Ignore ]   [ # 1 ]  
Newbie
Avatar
Rank
Total Posts:  6
Joined  2008-02-08

The Foundation Taxonomy (data model) can be easily extended by the addition of new Nodes (CIs), attributes, and relationships. This is in addition to the ability to create new attributes on an existing Node ‘on the fly’ in a pattern.

Framing this capability a little: Foundation is not intended to be a general purpose CMDB, however with/without a CMDB in the environment it often makes sense to extend the Taxonomy to include non-discoverable Nodes/Attributes. This allows seamless exploitation in conjunction with the existing Nodes, for reporting purposes. Taxonomy extension is regarded as an advanced customization and is usually performed by a trained/certified resource.

I have attached some instruction about how to extend the Taxonomy in the event that you want to give it a try.

On the subject of the ‘on-the-fly’ attributes, these do not appear in the Taxonomy browser, but can be listed through a generic query. An example for the ‘Host’ node would be:

Search Host show explode keys(#) PROCESS WITH unique(1) 
File Attachments
TaxonmyAdditions.zip  (File Size: 15KB - Downloads: 31)
Profile
 
 
Posted: 28 October 2008 03:37 PM   [ Ignore ]   [ # 2 ]  
Administrator
Avatar
RankRankRankRank
Total Posts:  132
Joined  2008-01-25

You’ve jogged my memory Paul – there is a write up that might be useful on extended attributes over in the Power Tips.

Profile
 
 
Posted: 28 October 2008 04:04 PM   [ Ignore ]   [ # 3 ]  
Jr. Member
RankRank
Total Posts:  46
Joined  2008-10-17

Thanks again for the documentation Paul.

Profile