Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

CMDB Reporting for Computer / File Systems storage

michaelcardone
Tera Contributor

I'm looking for a piece of advice on how I can create a report to get a summary of total disk size and free space by Computer.

 

The data is only available on  the cmdb_ci_file_system table, attributes 'size' and 'free_space'

 

Report Example:

- Server ABC, contains 2 File Systems

   - file system 1:

     Size 10 GB

     Free Space  2 GB

- file system 2:

     Size 40 GB

     Free Space  10 GB

 

In the report that i'm trying to build i would like to see it this way:

 

Company:   Server Name:  Total Size:   Total Free Space:

ABC             Server ABC.     50 GB         12 GB

 

0 REPLIES 0