OTRS ITSM CMDB Inventory list
Moderator: crythias
-
- Znuny newbie
- Posts: 4
- Joined: 11 Mar 2014, 05:31
- Znuny Version: 3.3.5
- Real Name: Carlos
- Company: Carrierhouse
OTRS ITSM CMDB Inventory list
Dear Friends
I need to have a report for each Hardware I have on the system how I can get a report or statistics where it show me all the inventory?
Carlos Ovalle
I need to have a report for each Hardware I have on the system how I can get a report or statistics where it show me all the inventory?
Carlos Ovalle
-
- Znuny superhero
- Posts: 630
- Joined: 17 Mar 2011, 14:40
- Znuny Version: 5.0.6
- Real Name: Yuri Kolesnikov
- Location: Russia
Re: OTRS ITSM CMDB Inventory list
Hi!
You can do it through CMDB search menu item & send output in CSV. But you must do it for each Class of Hardware.
You can do it through CMDB search menu item & send output in CSV. But you must do it for each Class of Hardware.
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: 4
- Joined: 11 Mar 2014, 05:31
- Znuny Version: 3.3.5
- Real Name: Carlos
- Company: Carrierhouse
Re: OTRS ITSM CMDB Inventory list
Thanks Yuri
But this only show me the same info I see on CMDB overview
Class Incident State Name Number Deployment State Version Created
Hardware Operational SR2-AHU-A/C#3 1023000008 Production 17 03/08/2014 13:48:55
Hardware Operational SR2-AHU-A/C#4 1023000007 Production 16 03/08/2014 13:43:48
Hardware Operational SR2-A/C#2 1023000006 Production 14 03/08/2014 10:51:51
What I need is all the fields like serial, model, type, installed, etc. Is any way?
Carlos Ovalle
But this only show me the same info I see on CMDB overview
Class Incident State Name Number Deployment State Version Created
Hardware Operational SR2-AHU-A/C#3 1023000008 Production 17 03/08/2014 13:48:55
Hardware Operational SR2-AHU-A/C#4 1023000007 Production 16 03/08/2014 13:43:48
Hardware Operational SR2-A/C#2 1023000006 Production 14 03/08/2014 10:51:51
What I need is all the fields like serial, model, type, installed, etc. Is any way?
Carlos Ovalle
-
- Znuny superhero
- Posts: 630
- Joined: 17 Mar 2011, 14:40
- Znuny Version: 5.0.6
- Real Name: Yuri Kolesnikov
- Location: Russia
Re: OTRS ITSM CMDB Inventory list
Hi Carlos!
There 2 points:
1. I tell you about output from search in CSV format. I have no my system in this moment. As I remember, list of fields is configured in SysConfig -> ITSMConfiguration Management --> ITSMConfigItem::Frontend::AgentITSMConfigItemSearch###SearchCSVData
2. There is no OTRS version in your profile. In v.3.3.x you may customize overview for each class separatly. It's also may be done via SysConfig -> ITSMConfigItem::Frontend::AgentITSMConfigItemSearch###ShowColumns or ITSMConfigItem::Frontend::AgentITSMConfigItemSearch###ShowColumnsByClass
There 2 points:
1. I tell you about output from search in CSV format. I have no my system in this moment. As I remember, list of fields is configured in SysConfig -> ITSMConfiguration Management --> ITSMConfigItem::Frontend::AgentITSMConfigItemSearch###SearchCSVData
2. There is no OTRS version in your profile. In v.3.3.x you may customize overview for each class separatly. It's also may be done via SysConfig -> ITSMConfigItem::Frontend::AgentITSMConfigItemSearch###ShowColumns or ITSMConfigItem::Frontend::AgentITSMConfigItemSearch###ShowColumnsByClass
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: 4
- Joined: 11 Mar 2014, 05:31
- Znuny Version: 3.3.5
- Real Name: Carlos
- Company: Carrierhouse
Re: OTRS ITSM CMDB Inventory list
Even i select ITSMConfigItem::Frontend::AgentITSMConfigItemSearch###ShowColumnsByClass the info on the reports are the same 

-
- Znuny superhero
- Posts: 630
- Joined: 17 Mar 2011, 14:40
- Znuny Version: 5.0.6
- Real Name: Yuri Kolesnikov
- Location: Russia
Re: OTRS ITSM CMDB Inventory list
You must not only select this parameter, but enter there your configitem attributes as shown there as example. And see my point 1 for CSV output fields. Read comments for parameters carefully. Sorry my bad English
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: 4
- Joined: 11 Mar 2014, 05:31
- Znuny Version: 3.3.5
- Real Name: Carlos
- Company: Carrierhouse
Re: OTRS ITSM CMDB Inventory list
Thanks a lot Yuri it worked
Carlos Ovalle
Carlos Ovalle
-
- Znuny newbie
- Posts: 5
- Joined: 19 Feb 2015, 14:15
- Znuny Version: 3.3.9
Re: OTRS ITSM CMDB Inventory list
Hi,
I followed all that Yuri suggested, but i cannot see the data of the columns i added.
I can get the CSV file with all the columns i want, but no data just the data on the default columns (Class, Incident State, Name, ConfigItem# Change State, Version, Create Time)
any suggestion?
Cheers,

I followed all that Yuri suggested, but i cannot see the data of the columns i added.

I can get the CSV file with all the columns i want, but no data just the data on the default columns (Class, Incident State, Name, ConfigItem# Change State, Version, Create Time)
any suggestion?
Cheers,

-
- Znuny newbie
- Posts: 24
- Joined: 12 Sep 2012, 14:00
- Znuny Version: 4.0.13
- Real Name: Dursun Tosun
Re: OTRS ITSM CMDB Inventory list
Export it from Admin page.
-
- Znuny newbie
- Posts: 1
- Joined: 03 Feb 2015, 19:25
- Znuny Version: OTRS 4.0
- Real Name: Bernardo Igarzabal
- Company: helpro
Re: OTRS ITSM CMDB Inventory list
Hi all, I'm still dealing with this issue. Along this thread it seams to be solved but I guess it isn't.
How can we add custom config item fields to the search CSV output?
from ITSMConfigItem::Frontend::AgentITSMConfigItemSearch###SearchCSVData seams not tu be possible.
Regards!!!
How can we add custom config item fields to the search CSV output?
from ITSMConfigItem::Frontend::AgentITSMConfigItemSearch###SearchCSVData seams not tu be possible.
Regards!!!
-
- Znuny advanced
- Posts: 102
- Joined: 24 Jun 2016, 11:36
- Znuny Version: 5.0.3-01
- Real Name: Ronald Jerard
- Company: Medina
Re: OTRS ITSM CMDB Inventory list
Just like dtosun said, export it from the Admin Page. That's the most convenient way.
OTRS 5.0.3-01 - MySql - SLES -