Reporting for CMDB

Moderator: crythias

Locked
kalyana1315
Znuny expert
Posts: 171
Joined: 24 Apr 2013, 12:29
Znuny Version: OTRS3.3
Real Name: kalyanachakravarthy M P
Company: TATA Technologies
Location: Pune,India
Contact:

Reporting for CMDB

Post by kalyana1315 »

Hi,

Can I make an internal reporting CMDB.

anyone know SQL query for CMDB report( not import/export).
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: Reporting for CMDB

Post by jojo »

as you did not specify which kind of report, no
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
kalyana1315
Znuny expert
Posts: 171
Joined: 24 Apr 2013, 12:29
Znuny Version: OTRS3.3
Real Name: kalyanachakravarthy M P
Company: TATA Technologies
Location: Pune,India
Contact:

Re: Reporting for CMDB

Post by kalyana1315 »

jojo wrote:as you did not specify which kind of report, no
hi jojo,

how to find all details cmdb. using sql query.
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: Reporting for CMDB

Post by jojo »

the CIs are saved as a stripped XML inside the database.

For getting a list of all CIs with values you have to use the import/export module
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
kalyana1315
Znuny expert
Posts: 171
Joined: 24 Apr 2013, 12:29
Znuny Version: OTRS3.3
Real Name: kalyanachakravarthy M P
Company: TATA Technologies
Location: Pune,India
Contact:

Re: Reporting for CMDB

Post by kalyana1315 »

jojo wrote:the CIs are saved as a stripped XML inside the database.

For getting a list of all CIs with values you have to use the import/export module
hi jojo,


import/export module working fine , but we are using cmdb Database ,any help regard sql query cmdb dabase
Locked