ConfigItem Hierarchy?
Moderator: crythias
-
- Znuny newbie
- Posts: 9
- Joined: 20 Apr 2012, 12:19
- Znuny Version: 2.4.9
- Real Name: Karl
- Company: Samson
ConfigItem Hierarchy?
Hi, Once you have setup your ConfigItems and their associated links, is it possible to produce a Hierarchy, or do all the Classes have to remain at the same level in the 'ConfigItem'?
-
- Znuny superhero
- Posts: 630
- Joined: 17 Mar 2011, 14:40
- Znuny Version: 5.0.6
- Real Name: Yuri Kolesnikov
- Location: Russia
Re: ConfigItem Hierarchy?
Hi!
What kind of hierarchy you mean?
One - may be - all CI's of one customer - it may be done by creating more class - as Workplace and link him with customer's CI's
Another, for example - hierarchy of Network units/
What a purpose?
What kind of hierarchy you mean?
One - may be - all CI's of one customer - it may be done by creating more class - as Workplace and link him with customer's CI's
Another, for example - hierarchy of Network units/
What a purpose?

Best regards Yuri Kolesnikov
OTRS 5.0.14, ITSM 5.0.14
SUSE 13.2, MariaDB 10.0.22(productive)
OTRS 5.0.14, ITSM 5.0.14(test)
OTRS 5.0.14, ITSM 5.0.14
SUSE 13.2, MariaDB 10.0.22(productive)
OTRS 5.0.14, ITSM 5.0.14(test)
-
- Znuny newbie
- Posts: 9
- Joined: 20 Apr 2012, 12:19
- Znuny Version: 2.4.9
- Real Name: Karl
- Company: Samson
Re: ConfigItem Hierarchy?
In order to generate a physical mapping if possible via export. I know there is a hierarchy created once you have setup the relationships, but just wondered if there was a simple way to see / represent the Config. 

-
- Znuny superhero
- Posts: 630
- Joined: 17 Mar 2011, 14:40
- Znuny Version: 5.0.6
- Real Name: Yuri Kolesnikov
- Location: Russia
Re: ConfigItem Hierarchy?
There are no available things to do it via Config.
Try to see KIX4OTRS. http://opar.perl-services.de/bin/index. ... T/KIX4OTRS
http://www.cape-it.de/home.html

Try to see KIX4OTRS. http://opar.perl-services.de/bin/index. ... T/KIX4OTRS
http://www.cape-it.de/home.html

Best regards Yuri Kolesnikov
OTRS 5.0.14, ITSM 5.0.14
SUSE 13.2, MariaDB 10.0.22(productive)
OTRS 5.0.14, ITSM 5.0.14(test)
OTRS 5.0.14, ITSM 5.0.14
SUSE 13.2, MariaDB 10.0.22(productive)
OTRS 5.0.14, ITSM 5.0.14(test)
-
- Znuny newbie
- Posts: 67
- Joined: 02 Apr 2012, 12:18
- Znuny Version: 3.1.14
- Real Name: Massimo Bianchi
- Company: NPO Sistemi S.p.A.
- Contact:
Re: ConfigItem Hierarchy?
HI,
to handle some hierarchy I used the location in the CMDB.
I setup top level location as the customer name, and after that linked the CI with the false location rappresenting the customer.
More links could be handled this way, but since OTRS is not structured in this way I did not want to force it too much.
to handle some hierarchy I used the location in the CMDB.
I setup top level location as the customer name, and after that linked the CI with the false location rappresenting the customer.
More links could be handled this way, but since OTRS is not structured in this way I did not want to force it too much.
Massimo Bianchi
skype: massimo.bianchi
OTRS:3.1.14, ITSM:3.1.8, httpd, mysql, Centos 6.3 on X86_64
skype: massimo.bianchi
OTRS:3.1.14, ITSM:3.1.8, httpd, mysql, Centos 6.3 on X86_64
-
- Znuny superhero
- Posts: 630
- Joined: 17 Mar 2011, 14:40
- Znuny Version: 5.0.6
- Real Name: Yuri Kolesnikov
- Location: Russia
Re: ConfigItem Hierarchy?
Also, you can see and use OPAR module ITSM-CIAttrbuteCollection. It added some additional attributes in CI description which modeling some as hierarchy. 

Best regards Yuri Kolesnikov
OTRS 5.0.14, ITSM 5.0.14
SUSE 13.2, MariaDB 10.0.22(productive)
OTRS 5.0.14, ITSM 5.0.14(test)
OTRS 5.0.14, ITSM 5.0.14
SUSE 13.2, MariaDB 10.0.22(productive)
OTRS 5.0.14, ITSM 5.0.14(test)
-
- Znuny newbie
- Posts: 9
- Joined: 20 Apr 2012, 12:19
- Znuny Version: 2.4.9
- Real Name: Karl
- Company: Samson
Re: ConfigItem Hierarchy?
I now understand that someone has developed a ITSM package 'ITSMTrace', which can be freely downloaded and run with versions 3.1.4 upwards. This creates a text file of your CI Classes, and then if you run it through another application, again freely available to download, called Graphiz, you can represent your Config. as a netwrok hierarchy. Haven't done it yet, as need to upgrade OTRS first, but it will hopefully be a visual way to check the CI relationships!? 

-
- Znuny advanced
- Posts: 115
- Joined: 14 Nov 2011, 10:11
- Znuny Version: 3.3.x
- Real Name: Anna Brakoniecka
Re: ConfigItem Hierarchy?
To see the relationships between CIs within OTRS, you can use the free OTRS-based module KIX4OTRS. After you install it, you will get the so called CI graph within the single CI view. It is an overview of CIs that are related to the chosen CI. You can choose the depth and CI-class of the CIs displayed in the graph. The graph can be downloaded as a svg-file as well. Furthermore, you can compare versions of single CI to see what (= which attributes) has been changed comparing chosen versions of a single object. That's just a few additional functionalities you can use freely with KIX4OTRS.
We have been developing KIX4OTRS for different versions of OTRS, the overview can be found here:
http://www.cape-it.de/all-versions.html
Here you'll find a list of additional modules that are business-related and include maintenance:
http://www.cape-it.de/maintained-additi ... 4otrs.html
Here you'll find a list of additional and free community modules for OTRS that we have developed yet:
http://www.cape-it.de/all-additional-modules.html
(among all already noticed ITSM-CIAttributeCollection)
We have been developing KIX4OTRS for different versions of OTRS, the overview can be found here:
http://www.cape-it.de/all-versions.html
Here you'll find a list of additional modules that are business-related and include maintenance:
http://www.cape-it.de/maintained-additi ... 4otrs.html
Here you'll find a list of additional and free community modules for OTRS that we have developed yet:
http://www.cape-it.de/all-additional-modules.html
(among all already noticed ITSM-CIAttributeCollection)
- - - - - - - - - - - - - - -
Anna Brakoniecka
c.a.p.e. IT® GmbH - ...cape it easy
http://www.cape-it.de
http://twitter.com/capeit
http://www.facebook.com/capeIT
https://plus.google.com/114925213123595998821/posts
https://www.xing.com/companies/c.a.p.e.itgmbh
Anna Brakoniecka
c.a.p.e. IT® GmbH - ...cape it easy
http://www.cape-it.de
http://twitter.com/capeit
http://www.facebook.com/capeIT
https://plus.google.com/114925213123595998821/posts
https://www.xing.com/companies/c.a.p.e.itgmbh